summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/grf_clreg.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/amiga/dev/grf_clreg.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/arch/amiga/dev/grf_clreg.h')
0 files changed, 0 insertions, 0 deletions
ef='/netbsd/commit/sys/arch/atari/dev/kbd.c?id=21d83b6b0f49232465ca402dca363ae088ddaabc'>KNF, use uint8_t, and misc cosmetics.tsutsui 2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger 2009-03-14ANSIfy another 1261 function definitions.dsl 2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl 2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl 2009-01-17Use firm_gettime() to retain compatibility with old firm_event. From amiga.tsutsui 2008-01-08Convert Atari to generic TODR and timecounter.joerg 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2005-12-11merge ktrace-lwp.christos 2004-03-25Licence cleanup (suggested by wiz).leo 2003-09-21cleanup & uniform descriptor owner handling:jdolecek 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-07-15__KERNEL_RCSID()lukem 2003-02-04NUL -> NULL.leo 2003-02-02WS keyboard support for atari native keyboards.thomas 2002-10-23merge kqueue branch into -currentjdolecek 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna