historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/include/hw/ppc/ppc_e500.h

7 lines
96 B
C
Raw Normal View History

2024-01-16 17:20:27 +00:00
#ifndef HW_PPC_E500_H
#define HW_PPC_E500_H
void ppce500_set_mpic_proxy(bool enabled);
#endif