SmartAudio/lichee/linux-4.9/arch/powerpc/boot/fsl-soc.h

9 lines
112 B
C
Raw Permalink Normal View History

2018-07-13 01:31:50 +00:00
#ifndef _PPC_BOOT_FSL_SOC_H_
#define _PPC_BOOT_FSL_SOC_H_
#include "types.h"
u32 *fsl_get_immr(void);
#endif