NetBSD/sys/arch/macppc
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 Unify the declaration of OF_interpret() between sparc{,64} and macppc 2007-01-20 21:42:12 +00:00
dev Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
include Unify the declaration of OF_interpret() between sparc{,64} and macppc 2007-01-20 21:42:12 +00:00
macppc Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
pci if we encounter a cardbus bridge with bogus bus number try to get OF to 2007-01-03 22:28:30 +00:00
stand Undo my half hearted atttempt at porting ofwboot to the G5. 2006-09-18 10:19:00 +00:00
Makefile