PageRenderTime 25ms CodeModel.GetById 20ms app.highlight 3ms RepoModel.GetById 1ms app.codeStats 0ms

/arch/mips/include/asm/sections.h

https://bitbucket.org/cresqo/cm7-p500-kernel
C Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 716e988ed238c6b982105c3872180f03 MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
1#ifndef _ASM_SECTIONS_H
2#define _ASM_SECTIONS_H
3
4#include <asm-generic/sections.h>
5
6#endif /* _ASM_SECTIONS_H */