mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
8 lines
126 B
C
8 lines
126 B
C
|
#ifndef __ASM_SH_SECTIONS_H
|
||
|
#define __ASM_SH_SECTIONS_H
|
||
|
|
||
|
#include <asm-generic/sections.h>
|
||
|
|
||
|
#endif /* __ASM_SH_SECTIONS_H */
|
||
|
|