summaryrefslogtreecommitdiffstats
path: root/include/hw/nmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/nmi.h')
-rw-r--r--include/hw/nmi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/nmi.h b/include/hw/nmi.h
index b541772..f4cec62 100644
--- a/include/hw/nmi.h
+++ b/include/hw/nmi.h
@@ -45,5 +45,6 @@ typedef struct NMIClass {
} NMIClass;
void nmi_monitor_handle(int cpu_index, Error **errp);
+void inject_nmi(void);
#endif /* NMI_H */
OpenPOWER on IntegriCloud