mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
Remove unused sysemu.h include directives
Remove unused sysemu.h include directives to speed up build with the following patches. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
33d05394a6
commit
a08784dd11
56 changed files with 0 additions and 56 deletions
|
@ -16,7 +16,6 @@
|
|||
#include "trace.h"
|
||||
#include "qemu-error.h"
|
||||
#include "virtio.h"
|
||||
#include "sysemu.h"
|
||||
|
||||
/* The alignment to use between consumer and producer parts of vring.
|
||||
* x86 pagesize again. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue