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