android_kernel_cmhtcleo/arch/powerpc/boot/fsl-soc.h

9 lines
112 B
C
Raw Normal View History

2010-08-27 09:19:57 +00:00
#ifndef _PPC_BOOT_FSL_SOC_H_
#define _PPC_BOOT_FSL_SOC_H_
#include "types.h"
u32 *fsl_get_immr(void);
#endif