PageRenderTime 24ms CodeModel.GetById 21ms app.highlight 2ms RepoModel.GetById 1ms app.codeStats 0ms

/arch/powerpc/include/asm/setup.h

https://bitbucket.org/abioy/linux
C Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | e9cab58ad2f7244fbf92e1f865849e61 MD5 | raw file
Possible License(s): CC-BY-SA-3.0, GPL-2.0, LGPL-2.0, AGPL-1.0
1#ifndef _ASM_POWERPC_SETUP_H
2#define _ASM_POWERPC_SETUP_H
3
4#include <asm-generic/setup.h>
5
6#endif	/* _ASM_POWERPC_SETUP_H */