mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
Move nographic export to sysemu.h
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5414 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
3b3fb32229
commit
2bfdab638a
4 changed files with 1 additions and 5 deletions
|
@ -108,8 +108,6 @@ static int nvram_boot_set(void *opaque, const char *boot_device)
|
|||
return 0;
|
||||
}
|
||||
|
||||
extern int nographic;
|
||||
|
||||
static int sun4u_NVRAM_set_params (m48t59_t *nvram, uint16_t NVRAM_size,
|
||||
const char *arch,
|
||||
ram_addr_t RAM_size,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue