summaryrefslogtreecommitdiff
path: root/sys/arch/sh3/include/reg.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/sh3/include/reg.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/arch/sh3/include/reg.h')
0 files changed, 0 insertions, 0 deletions
2021-12-19ktime_t is now just int64_t, no longer a union.riastradh 2020-02-14Reduce diffs by side-loading some header files like Linux.maya 2020-01-02- Eliminate the global "boottime" variable, which was being accessedthorpej 2018-08-27Need <sys/kernel.h> for boottime.riastradh 2018-08-27Rework Linux ktime.riastradh 2018-08-27Define ktime_get_raw_ns.riastradh 2018-08-27New ktime utilities. Fix monotonic offset business.riastradh 2014-07-16Make it build and boot on my test machines.riastradh 2014-03-18Merge riastradh-drm2 to HEAD.riastradh