1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-24 16:10:11 +00:00
freebsd/include/protocols
Ed Schouten 7c99b6764e Add static/const keywords to the arrays.
This theoretically allows a compiler to optimize (parts of) the array
away if unused.

While there, make the array size implicit and use a _Static_assert() to
ensure that the definition matches up with the number of elements in the
list.
2013-04-09 16:16:34 +00:00
..
dumprestore.h
Makefile
routed.h
rwhod.h
talkd.h
timed.h Add static/const keywords to the arrays. 2013-04-09 16:16:34 +00:00