Revision 87ecb68b hw/acpi.c

b/hw/acpi.c
16 16
 * License along with this library; if not, write to the Free Software
17 17
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
18 18
 */
19
#include "vl.h"
19
#include "hw.h"
20
#include "pc.h"
21
#include "pci.h"
22
#include "qemu-timer.h"
23
#include "sysemu.h"
24
#include "i2c.h"
25
#include "smbus.h"
20 26

  
21 27
//#define DEBUG
22 28

  

Also available in: Unified diff