NetBSD/sys/arch/arm
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
..
arm Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
arm32 Fix branch handling in ddb. From Bucky Katz. 2007-01-06 16:14:44 +00:00
conf move devices entry to MD/conf/files.* 2007-01-08 16:21:45 +00:00
ep93xx Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
footbridge Add generic TOD support. From Bucky Katz. 2007-01-06 16:18:18 +00:00
fpe-arm
include Fix branch handling in ddb. From Bucky Katz. 2007-01-06 16:14:44 +00:00
iomd Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
ixp12x0 Add generic TOD support. From Bucky Katz. 2007-01-06 16:18:18 +00:00
mainbus
ofw Change the type of initarm() on OFW-based ARM systems to match other non-hpcarm 2006-10-26 22:49:36 +00:00
omap Update to the latest version. From Bucky Katz. 2007-01-06 16:10:32 +00:00
s3c2xx0 Add generic TOD support. From Bucky Katz. 2007-01-06 16:18:18 +00:00
sa11x0 More from Matt Fleming: 2006-10-01 20:31:49 +00:00
xscale Add generic TOD support. From Bucky Katz. 2007-01-06 16:18:18 +00:00
Makefile