android_kernel_samsung_on5x.../arch/powerpc/include/asm/mpc6xx.h
2018-06-19 23:16:04 +02:00

6 lines
104 B
C

#ifndef __ASM_POWERPC_MPC6xx_H
#define __ASM_POWERPC_MPC6xx_H
void mpc6xx_enter_standby(void);
#endif