qemu-e2k/hw/i386/acpi-build.h

8 lines
91 B
C

#ifndef HW_I386_ACPI_BUILD_H
#define HW_I386_ACPI_BUILD_H
void acpi_setup(void);
#endif