NetBSD/sys/arch/sh3
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
..
conf Explicitly set KERN_AS (this could be done in /usr/src/sys/conf/Makefile.*) 2013-03-10 07:18:19 +00:00
dev fixed unused variable warning 2013-11-09 21:31:45 +00:00
include make cpu_need_resched() macros consistent; __USE flags 2013-10-19 19:20:59 +00:00
sh3 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.inc