delete unnecessary #include lines

This commit is contained in:
rsc 2007-08-27 23:26:33 +00:00
parent 99b11b6c64
commit 558ab49f13
27 changed files with 73 additions and 90 deletions

View file

@ -2,9 +2,7 @@
// http://www.intel.com/design/chipsets/datashts/29056601.pdf
#include "types.h"
#include "mp.h"
#include "defs.h"
#include "x86.h"
#include "traps.h"
#define IOAPIC 0xFEC00000 // Default physical address of IO APIC