xref: /qemu/include/hw/ppc/ppc_e500.h (revision b8116f4cbaa0f64bb07564f20b3b5219e23c8bff)
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