NetBSD/sys/arch/m68k
dsl be74e0a9c9 Change the type of the 'cookie' that holds the state of the core dump file
from 'void *' to the actual type 'struct coredump_iostate *'.
In most of the code the contents of the structure are still unknown.
This just stops the wrong type of pointer being passed to the 'void *'
parameter.
I hope I've found everything, amd64 GENERIC and i386 GENERIC & ALL compile.
2014-01-01 18:57:15 +00:00
..
060sp
conf
fpe indent fix in a comment. 2014-01-01 05:23:40 +00:00
fpsp
include Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
m68k Change the type of the 'cookie' that holds the state of the core dump file 2014-01-01 18:57:15 +00:00
Makefile
Makefile.cmachflags
Makefile.inc