Go to the documentation of this file. 1 #ifndef __ASM_POWERPC_XMON_H
2 #define __ASM_POWERPC_XMON_H
25 static inline void xmon_register_spus(
struct list_head *
list) { };
28 #if defined(CONFIG_XMON) && defined(CONFIG_SMP)
29 extern int cpus_are_in_xmon(
void);