Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
87808be4f97674e6a2982fa835080cc0320dcbdc
/
.
/
arch
/
powerpc
/
sysdev
/
fsl_soc.h
blob: 5a3dd480d2fd8eff791e62ae40e12de8a553b22a [
file
] [
log
] [
blame
]
#ifndef
__PPC_FSL_SOC_H
#define
__PPC_FSL_SOC_H
#ifdef
__KERNEL__
#include
<asm/mmu.h>
extern
phys_addr_t
get_immrbase
(
void
);
#endif
#endif