Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
trace
/
linux-trace
/
d0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af
/
.
/
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