NetBSD/sys/arch/arc
he aafdb08c5a Fix the various todr_gettime() and todr_settime() fallouts from
-Wcast-qual differently, by instead changing the signatore of those
"functions" to take a "volatile struct timeval*" instead of a
"struct timeval*".  Many places, these functions are called with
&time, and time is declared as volatile in <sys/kernel.h>.  This
way we can get rid of all the ugly casts which now also triggered
warnings, and caused more code to be added to work around the
problem.

Reviewed by thorpej.
2005-06-04 20:14:24 +00:00
..
arc Fix the various todr_gettime() and todr_settime() fallouts from 2005-06-04 20:14:24 +00:00
compile
conf Remove attachment for the piixide(4) driver from all non-x86 kernel 2005-05-31 22:23:52 +00:00
dev Fix typo. 2005-03-11 06:58:11 +00:00
dti
include Add const. 2005-06-03 12:30:53 +00:00
isa
jazz - constify 2005-06-03 12:31:38 +00:00
pci
stand Don't need realdepend/realall depends anymore now that .BEGIN is fixed 2005-05-11 16:55:31 +00:00
Makefile arc/algor dir was removed long ago. 2005-04-18 15:59:51 +00:00
TODO standalone boot is done. 2005-04-19 12:12:28 +00:00