summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ixgbe/ixgbe_type.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/dev/pci/ixgbe/ixgbe_type.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/dev/pci/ixgbe/ixgbe_type.h')
0 files changed, 0 insertions, 0 deletions
VE_SIGINFOchristos 2003-10-11Define SIGTRAMP_VALID.pk 2003-10-05sparc kernel support for SA_SIGINFO.pk 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21 2003-01-18Merge the nathanw_sa branch.thorpej 2003-01-09Merge sparc and sparc64 <machine/signal.h>.thorpej 1999-11-27more sparc64 merging; these files are (basically) identical.mrg 1998-09-17Minor cosmetic change.thorpej 1998-09-13New sigcontext.pk 1998-05-25If any of _ANSI_SOURCE, _POSIX_C_SOURCE or _XOPEN_SOURCE are defined, don'tkleink