NetBSD/sys/arch/amiga
2007-03-05 20:48:42 +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
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
dev Cast to char* before doing pointer arithmetic. 2007-03-05 20:48:42 +00:00
include Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +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