Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
wireless
/
wireless-testing
/
aa18d5769fcafe645a3ba01a9a69dde4f8dc8cc3
/
.
/
arch
/
powerpc
/
boot
/
fsl-soc.h
blob: 00b2cb89ff2f556786f9a937fa769b6f428d96fa [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_PPC_BOOT_FSL_SOC_H_
#define
_PPC_BOOT_FSL_SOC_H_
#include
"types.h"
u32
*
fsl_get_immr
(
void
);
#endif