NetBSD/sys/arch/i386
hubertf 142c2a33ba Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.
2007-01-24 13:08:11 +00:00
..
acpi __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
bios __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
bioscall
compile
conf viaenv(4) does not need anymore viapm. 2007-01-20 18:48:17 +00:00
eisa __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
gdbscripts
i386 Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
include Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
isa - pass intrframe by-pointer, not by-value. 2006-12-08 15:05:18 +00:00
mca __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
pci According to http://www.intel.com/design/chipsets/specupdt/290639.htm, 2007-01-23 10:45:33 +00:00
pnpbios Convert to use aprint_* (except PNPBIOSEVENTS code). 2006-12-10 03:20:49 +00:00
stand Descend into fatboot, regroup slightly 2007-01-06 20:48:59 +00:00
xbox Another annoyance with Cromwell/Xromwell; apparently if your Xbox has a 2007-01-07 19:40:50 +00:00
Makefile Improve the tags target for i386: 2006-11-12 22:44:00 +00:00