oleavr-rgl-a500-mini-linux-.../arch/powerpc/include/asm/mpc6xx.h
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

6 lines
104 B
C

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