net: cadence_gem: Make phy respond to broadcast
[qemu.git] / include / hw / acpi / piix4.h
blob65e6fd7aa090f0a8aeee60cecc3d4081a1376f92
1 #ifndef HW_ACPI_PIIX4_H
2 #define HW_ACPI_PIIX4_H
4 #include "qemu/typedefs.h"
6 Object *piix4_pm_find(void);
8 #endif