]> Git Repo - qemu.git/blame - include/hw/acpi/utils.h
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / include / hw / acpi / utils.h
CommitLineData
82f76c67
WY
1#ifndef HW_ACPI_UTILS_H
2#define HW_ACPI_UTILS_H
3
4#include "hw/nvram/fw_cfg.h"
5
6MemoryRegion *acpi_add_rom_blob(FWCfgCallback update, void *opaque,
6930ba0d 7 GArray *blob, const char *name);
82f76c67 8#endif
This page took 0.16995 seconds and 5 git commands to generate.