]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/include/asm/xmon.h
powerpc/xive: Native exploitation of the XIVE interrupt controller
[karo-tx-linux.git] / arch / powerpc / include / asm / xmon.h
index 5eb8e599e5cc37413dcf1dadd076edd984135f73..eb42a0c6e1d9de62b986202af9dc869f9b1328fd 100644 (file)
@@ -29,5 +29,7 @@ static inline void xmon_register_spus(struct list_head *list) { };
 extern int cpus_are_in_xmon(void);
 #endif
 
+extern void xmon_printf(const char *format, ...);
+
 #endif /* __KERNEL __ */
 #endif /* __ASM_POWERPC_XMON_H */