mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 00:34:20 +08:00
639f657145
Signed-off-by: Bryan Wu <cooloney@kernel.org>
8 lines
134 B
C
8 lines
134 B
C
#ifndef _BLACKFIN_SECTIONS_H
|
|
#define _BLACKFIN_SECTIONS_H
|
|
|
|
/* nothing to see, move along */
|
|
#include <asm-generic/sections.h>
|
|
|
|
#endif
|