mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08:00
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
|