xref: /openbmc/qemu/include/hw/ppc/ppc_e500.h (revision 1ce6be24df0a2f634b61b9b882ac6d10af485ad6)
1 #ifndef HW_PPC_E500_H
2 #define HW_PPC_E500_H
3 
4 void ppce500_set_mpic_proxy(bool enabled);
5 
6 #endif
7