NetBSD/sys/arch/arm
cegger 1d89a182fb change pmap flags argument from int to u_int.
discussed with christos@ on source-changes-d@
2009-04-21 21:29:58 +00:00
..
arm bcopy -> memcpy 2009-03-18 17:06:41 +00:00
arm32 change pmap flags argument from int to u_int. 2009-04-21 21:29:58 +00:00
at91 bzero -> memset 2009-03-18 16:00:08 +00:00
conf Adapt the arm32 fusu implementation for use on PROG26 configurations 2009-01-18 16:42:09 +00:00
ep93xx bzero -> memset 2009-03-18 16:00:08 +00:00
footbridge Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
fpe-arm Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
gemini Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
imx Use <sys/atomic.h>, not <machine/atomic.h> 2008-11-19 06:28:14 +00:00
include Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
iomd bzero -> memset 2009-03-18 16:00:08 +00:00
ixp12x0 ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
mainbus ansify function definitions 2009-03-15 22:20:09 +00:00
ofw Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
omap Work around the circular dependency between sys/device.h and omap_intr.h 2009-04-14 06:33:23 +00:00
pic Use atomic ops to manipulate the bitmasks. 2008-12-30 05:43:14 +00:00
s3c2xx0 Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
sa11x0 Remove advertising clause for UCB in various genassym.cf files, 2008-09-20 18:29:04 +00:00
vfp Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
xscale Added SD/MMC support from OpenBSD. 2009-04-21 03:00:29 +00:00
Makefile