mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 12:14:01 +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 */
|
||
|
|