639f657145
Signed-off-by: Bryan Wu <cooloney@kernel.org>
7 lines
134 B
C
7 lines
134 B
C
#ifndef _BLACKFIN_SECTIONS_H
|
|
#define _BLACKFIN_SECTIONS_H
|
|
|
|
/* nothing to see, move along */
|
|
#include <asm-generic/sections.h>
|
|
|
|
#endif
|