NetBSD/sys/arch/amiga
he 228e24a143 Correct a thinko of mine in the previous change, pointed out by
is@.  Even though the argument type changes as an effect of the
caddr_t removal, there really is no need to indirect where we didn't
before.  Instead, add the appropriate cast.
2007-03-11 17:34:37 +00:00
..
amiga Convert "void * a, b, c;" to "void *a, *b, *c;" to make this build again. 2007-03-05 20:34:51 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
dev Correct a thinko of mine in the previous change, pointed out by 2007-03-11 17:34:37 +00:00
include - Shrink ipl_cookie_t from 32-bits to 16-bits (large enough to hold 2007-03-11 05:22:24 +00:00
stand Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
Makefile include ../m68k/Makefile.inc after we got a chance of having a better 2006-03-05 21:57:59 +00:00