summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/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/evbarm/include/reg.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/arch/evbarm/include/reg.h')
0 files changed, 0 insertions, 0 deletions
ommit/sys/arch/atari/dev/atari5380.c?id=7288813c3482a718cdf2a4393cb621cdccf32af5'>Always schedule callback functions via add_sicallback(),tsutsui 2009-10-20Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.snj 2009-07-08Merge local <atari/atari/intr.h> into common <machine/intr.h>.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-24Replace multi-statement macro using GCC extension `({})' withtsutsui 2008-10-29Cleanup spelling and syntax in a commentabs 2008-07-20Specify volatile to some pointers to access DMA registers.tsutsui 2008-07-20No need to specify '&' to get array's address.tsutsui 2008-07-20Fix pointer arithmetic botch in rev 1.37.tsutsui 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-05-10Fix a bunch of cast lvalues.skrll 2005-12-24__asm__ -> __asmperry 2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry 2005-12-11merge ktrace-lwp.christos 2005-06-04Adapt to compiling with -Wshadow and -Wcast-qual, by adding consthe 2003-07-15__KERNEL_RCSID()lukem 2003-05-03DMA, not dma nor Dma.wiz 2003-04-01Use PAGE_SIZE rather than NBPG.thorpej 2001-09-16Spell 'occurred' with two 'r's.wiz 2001-07-09defopt atari scsi options.leo 2000-03-29Nuke a bunch of cf_unit abuses.leo 1999-08-06Change the way that bit's are cleared in the InterruptPending register ofleo 1998-10-06Disable SCSI interrupts while polling for the transfer to finish. Thisleo