mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
Remove superfluous #includes.
Signed-off-by: Paul Brook <paul@codesourcery.com>
This commit is contained in:
parent
42a89d7755
commit
c599710f5c
2 changed files with 0 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
|||
#include "hw.h"
|
||||
#include "primecell.h"
|
||||
#include "qemu-timer.h"
|
||||
#include "sysemu.h"
|
||||
|
||||
//#define DEBUG_PL031
|
||||
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
|
||||
#include "hw.h"
|
||||
#include "primecell.h"
|
||||
#include "arm-misc.h"
|
||||
|
||||
/* The number of virtual priority levels. 16 user vectors plus the
|
||||
unvectored IRQ. Chained interrupts would require an additional level
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue