]> Git Repo - qemu.git/commit
nvram: Rename openbios_firmware_abi.h into sun_nvram.h
authorThomas Huth <[email protected]>
Tue, 18 Oct 2016 20:46:44 +0000 (22:46 +0200)
committerDavid Gibson <[email protected]>
Thu, 27 Oct 2016 22:36:58 +0000 (09:36 +1100)
commitc6363bae1731754a7153bf8b08c616f52c635304
treec2b92c2f290fbd1847322153fbb9eb58b457a416
parentad723fe5a050b685e496f2202a919f9e32c45c43
nvram: Rename openbios_firmware_abi.h into sun_nvram.h

The header now only contains inline functions related to the
Sun NVRAM, so the a name like sun_nvram.h seems to be more
appropriate now.

Signed-off-by: Thomas Huth <[email protected]>
Tested-by: Mark Cave-Ayland <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
include/hw/nvram/openbios_firmware_abi.h [deleted file]
include/hw/nvram/sun_nvram.h [new file with mode: 0644]
This page took 0.027592 seconds and 4 git commands to generate.