Linux 5.7.6
[linux/fpc-iii.git] / arch / mips / sgi-ip30 / ip30-common.h
blobd2bcaee712f349b9d0fbbee5c3790b3d140c9171
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef __IP30_COMMON_H
4 #define __IP30_COMMON_H
6 extern struct plat_smp_ops ip30_smp_ops;
7 extern void __init ip30_per_cpu_init(void);
9 #endif /* __IP30_COMMON_H */