summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/netbsd32_machdep.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/powerpc/include/netbsd32_machdep.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/arch/powerpc/include/netbsd32_machdep.h')
0 files changed, 0 insertions, 0 deletions
itle='2012-09-16 13:47:41 +0000'>2012-09-16Implement dynamic NPF extensions interface. An extension consists ofrmind dynamically loaded module (.so) supplementing npfctl(8) and a kernel module. Move normalisation and logging functionality into their own extensions. More improvements to come. 2012-08-14Move and rename librumpdev_npf to librumpnet_npf.rmind