Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef __ASM_POWERPC_MPC6xx_H
0003 #define __ASM_POWERPC_MPC6xx_H
0004 
0005 void mpc6xx_enter_standby(void);
0006 
0007 #endif