Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
5 lines
126 B
C
5 lines
126 B
C
bool vexpress_smp_init_ops(void);
|
|
void vexpress_flags_set(u32 data);
|
|
|
|
extern const struct smp_operations vexpress_smp_dt_ops;
|