/arch/score/include/asm/sections.h
C++ Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 3e169754f96fe956e180c9f5a246fe63 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1#ifndef _ASM_SCORE_SECTIONS_H 2#define _ASM_SCORE_SECTIONS_H 3 4#include <asm-generic/sections.h> 5 6#endif /* _ASM_SCORE_SECTIONS_H */