summaryrefslogtreecommitdiffstats
path: root/src/include/hw/ppc/ppc_e500.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/hw/ppc/ppc_e500.h')
-rw-r--r--src/include/hw/ppc/ppc_e500.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/hw/ppc/ppc_e500.h b/src/include/hw/ppc/ppc_e500.h
new file mode 100644
index 0000000..b66c0e3
--- /dev/null
+++ b/src/include/hw/ppc/ppc_e500.h
@@ -0,0 +1,6 @@
+#ifndef HW_PPC_E500_H
+#define HW_PPC_E500_H
+
+void ppce500_set_mpic_proxy(bool enabled);
+
+#endif
OpenPOWER on IntegriCloud