summaryrefslogtreecommitdiffstats
path: root/qemu/include/qapi/error.h
blob: 11be2327c0b097e53e38e90d59fad8e98bc7c8c4 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef HW_I386_ACPI_BUILD_H
#define HW_I386_ACPI_BUILD_H

#include "qemu/typedefs.h"

void acpi_setup(PcGuestInfo *);

#endif