freebsd-dev/sys/powerpc/fpu
Ed Schouten 6472ac3d8a Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
The SYSCTL_NODE macro defines a list that stores all child-elements of
that node. If there's no SYSCTL_DECL macro anywhere else, there's no
reason why it shouldn't be static.
2011-11-07 15:43:11 +00:00
..
fpu_add.c
fpu_arith.h
fpu_compare.c
fpu_div.c
fpu_emu.c
fpu_emu.h
fpu_explode.c
fpu_extern.h
fpu_implode.c
fpu_instr.h
fpu_mul.c
fpu_sqrt.c
fpu_subr.c