mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-04-24 23:23:59 +00:00
6 lines
113 B
C
6 lines
113 B
C
#ifndef _ASM_SECTIONS_H
|
|
#define _ASM_SECTIONS_H
|
|
|
|
#include <asm-generic/sections.h>
|
|
|
|
#endif /* _ASM_SECTIONS_H */
|