mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
Move bootp_filename to avoid a sparse warning
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7174 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
c6d2587121
commit
aa80613232
2 changed files with 1 additions and 1 deletions
1
sysemu.h
1
sysemu.h
|
@ -103,7 +103,6 @@ extern int graphic_rotate;
|
|||
extern int no_quit;
|
||||
extern int semihosting_enabled;
|
||||
extern int old_param;
|
||||
extern const char *bootp_filename;
|
||||
|
||||
#ifdef USE_KQEMU
|
||||
extern int kqemu_allowed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue