summaryrefslogtreecommitdiff
path: root/sys/dev/mii/atphy.c
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/mii/atphy.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/dev/mii/atphy.c')
0 files changed, 0 insertions, 0 deletions
calls.master?id=41455b2ed09216cb002ad881d1744d61423e21a7'>Implement Linux sched_{set|get}affinitymanu 2005-11-04Implement Linux futex and gettid system calls for amd64manu 2005-10-18sys_uselib is needed by COMPAT_LINUX for EXEC_AOUT. Since it doesn't getjoerg 2005-06-22Implent CLONE_PARENT_SETTID, CLONE_CHILD_CLEARTID, and CLONE_CHILD_SETTIDmanu 2005-05-22Change sigreturn to have no arguments.fvdl 2005-05-16Add clock_* POSIX functions.fvdl 2005-05-16Add *xattr functions (they all return EOPNOTSUPP).fvdl 2005-05-03First work on COMPAT_LINUX/amd64manu