summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus/include/sysarch.h
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /sys/arch/zaurus/include/sysarch.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/arch/zaurus/include/sysarch.h')
0 files changed, 0 insertions, 0 deletions
Make timeval argument to todr_settime volatile to keep non-timecounteruwe 2006-09-07Add support for new todr entry points for drivers- todr_gettime_ymdhms andgdamore 2006-09-04Remove unused todr_setcal/todr_getcal and all the assorted stubgdamore 2006-03-11Provide BCD<->binary conversion in libkern and turn <dev/clock_subr.h>'skleink