NetBSD/sys/arch/sh3
uwe 85fb38b211 When passing &buffers to uvm_map, add a cast to (void *). Without it,
gcc3 with -O2 produces "dereferencing type-punned pointer will break
strict-aliasing rules" warning.
2003-08-03 00:01:44 +00:00
..
conf Since everyone uses clock_subr.c (or should, if they don't currently), 2003-07-27 01:17:37 +00:00
dev __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
include Correct the macro name for SCP0DT bit. 2003-07-01 11:49:37 +00:00
sh3 When passing &buffers to uvm_map, add a cast to (void *). Without it, 2003-08-03 00:01:44 +00:00
Makefile
Makefile.inc