NetBSD/sys/arch/hpcmips
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
..
compile
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
dev Tidy away wsmouse_input() abstractions and update 2006-11-12 19:00:42 +00:00
hpcmips Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
include merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
isa
stand
tx Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
vr Tidy away wsmouse_input() abstractions and update 2006-11-12 19:00:42 +00:00
Makefile
TODO