NetBSD/sys/arch/sh3
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
..
conf Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +00:00
dev Lift extern shb_cd declaration to the top level. 2006-10-29 02:10:12 +00:00
include Don't worry about the ELF32_MACHDEP_ENDIANNESS macro when compiling 2006-11-25 07:32:53 +00:00
sh3 Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
Makefile
Makefile.inc