freebsd-nq/sys/arm
Olivier Houchard da834c5711 Do not include both <sys/types.h> and <sys/param.h>, it is a style bug as
sys/types.h is included in sys/param.h, so instead just move the
#include <sys/param.h> before the headers that need it.

Spotted out by:	bde
2006-11-01 12:41:43 +00:00
..
arm Do not include both <sys/types.h> and <sys/param.h>, it is a style bug as 2006-11-01 12:41:43 +00:00
at91 Make KSE a kernel option, turned on by default in all GENERIC 2006-10-26 21:42:22 +00:00
compile
conf Remove the KSE option now that it's in DEFAULTS on these arches/machines. 2006-10-26 22:11:35 +00:00
include PR: 2006-10-04 21:37:10 +00:00
sa11x0 Make KSE a kernel option, turned on by default in all GENERIC 2006-10-26 21:42:22 +00:00
xscale Make KSE a kernel option, turned on by default in all GENERIC 2006-10-26 21:42:22 +00:00