summaryrefslogtreecommitdiff
path: root/sys/arch/riscv/include/cpu_counter.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/riscv/include/cpu_counter.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/arch/riscv/include/cpu_counter.h')
0 files changed, 0 insertions, 0 deletions
r> 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2006-08-27Fix incomplete declaration.christos 2005-12-11merge ktrace-lwp.christos 2005-01-12- make this compilekent 2005-01-10merge kent-audio1 branch, which introduces audio filter pipeline to the MIkent 2004-10-29constify audio_hw_if, midi_hw_if, and radio_hw_if.yamt 2004-07-09Clean up a little.mycroft 2004-04-22sprintf -> snprintfitojun 2003-05-03DMA, not dma nor Dma.wiz 2003-04-06Respect the law: Use A-law and mu-law as spellings as far as easily possible.wiz 2002-12-10Don't include <i386/isa/icu.h>thorpej 2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej