Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / arch / powerpc / boot / fsl-soc.h
blob5da26fc6e3cfb8b5e7af372c033a148f0ae29881
1 #ifndef _PPC_BOOT_FSL_SOC_H_
2 #define _PPC_BOOT_FSL_SOC_H_
4 #include "types.h"
6 u32 *fsl_get_immr(void);
8 #endif