NetBSD/sys/arch/epoc32
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
..
compile
conf Configuration of external devices move to GENERIC. External bus does't know 2013-06-25 13:56:59 +00:00
dev Catch up to recent changes in config_pending_{incr,decr}(). 2013-10-13 06:55:34 +00:00
epoc32 Fix <arm/locore.h> lossage 2013-08-18 21:50:31 +00:00
include Support boot argument for kernel. 2013-06-20 13:36:48 +00:00
stand Change the type of the 'cookie' that holds the state of the core dump file 2014-01-01 18:57:15 +00:00
windermere
Makefile