]> Git Repo - qemu.git/commit - hw/sparc64/sun4u.c
firmware_abi: move to include/hw/nvram/
authorMichael S. Tsirkin <[email protected]>
Thu, 30 May 2013 09:13:06 +0000 (12:13 +0300)
committerMichael S. Tsirkin <[email protected]>
Sun, 2 Jun 2013 15:13:54 +0000 (18:13 +0300)
commitec0503b4f0a37b55fedc164185369bf5f0030f7b
tree6905ba387ee6be84f2cc60ea54072002644daf14
parentcbef02f819b05112cb626a955d8c86e30afe6a9f
firmware_abi: move to include/hw/nvram/

firmware_abi.h with structs for OpenBIOS landed in hw/sparc/ by mistake
- move it to hw/nvram/ alongside fw_cfg.h.  In addition to sparc it's
included from ppc mac_nvram.c and will need to include it from prep.c in
the future.

Acked-by: Andreas Färber <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/nvram/mac_nvram.c
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
include/hw/nvram/openbios_firmware_abi.h [new file with mode: 0644]
include/hw/sparc/firmware_abi.h [deleted file]
This page took 0.028591 seconds and 4 git commands to generate.