7 lines
125 B
C
7 lines
125 B
C
|
#ifndef _ASM_POWERPC_SETUP_H
|
||
|
#define _ASM_POWERPC_SETUP_H
|
||
|
|
||
|
#include <asm-generic/setup.h>
|
||
|
|
||
|
#endif /* _ASM_POWERPC_SETUP_H */
|