Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
030b995ad9ece9fa2d218af4429c1c78c2342096
/
.
/
arch
/
mips
/
sgi-ip30
/
ip30-common.h
blob: d2bcaee712f349b9d0fbbee5c3790b3d140c9171 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef
__IP30_COMMON_H
#define
__IP30_COMMON_H
extern
struct
plat_smp_ops ip30_smp_ops
;
extern
void
__init ip30_per_cpu_init
(
void
);
#endif
/* __IP30_COMMON_H */