xref: /OK3568_Linux_fs/kernel/arch/arm/mach-vexpress/core.h (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun bool vexpress_smp_init_ops(void);
2*4882a593Smuzhiyun void vexpress_flags_set(u32 data);
3*4882a593Smuzhiyun 
4*4882a593Smuzhiyun extern const struct smp_operations vexpress_smp_dt_ops;
5