alistair23-linux/arch/blackfin/include/asm/sections.h
Bryan Wu 639f657145 Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-08-27 10:51:02 +08:00

8 lines
134 B
C

#ifndef _BLACKFIN_SECTIONS_H
#define _BLACKFIN_SECTIONS_H
/* nothing to see, move along */
#include <asm-generic/sections.h>
#endif