mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00: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
|