mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08:00
7 lines
113 B
C
7 lines
113 B
C
|
#ifndef _ASM_SECTIONS_H
|
||
|
#define _ASM_SECTIONS_H
|
||
|
|
||
|
#include <asm-generic/sections.h>
|
||
|
|
||
|
#endif /* _ASM_SECTIONS_H */
|