NetBSD/sys/compat/linux/arch
2007-03-05 14:13:10 +00:00
..
alpha fix fallout from caddr_t changes. 2007-03-04 15:41:02 +00:00
amd64 more caddr_t lossage. 2007-03-05 14:13:10 +00:00
arm fix caddr_t fallout. 2007-03-04 10:21:25 +00:00
i386 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
m68k Use (char *) on pointer arith. 2007-03-04 11:56:26 +00:00
mips Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
powerpc Use (char *) cast on pointer arith. 2007-03-05 10:43:32 +00:00
sparc
sparc64