mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-19 20:34:20 +08:00
8 lines
126 B
C
8 lines
126 B
C
|
#ifndef _CRIS_SECTIONS_H
|
||
|
#define _CRIS_SECTIONS_H
|
||
|
|
||
|
/* nothing to see, move along */
|
||
|
#include <asm-generic/sections.h>
|
||
|
|
||
|
#endif
|