diff options
author | dim <dim@FreeBSD.org> | 2010-11-11 19:18:52 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2010-11-11 19:18:52 +0000 |
commit | 2c7257916febea8b75c0dd26b35c761f32102153 (patch) | |
tree | d4abe4c95ec205487b18900f5e8744a6719d57b6 /lib/libc/stdlib/getopt.c | |
parent | 2175fbcfd1c7c37de76d66e618c6ea099fdc40b5 (diff) | |
download | FreeBSD-src-2c7257916febea8b75c0dd26b35c761f32102153.zip FreeBSD-src-2c7257916febea8b75c0dd26b35c761f32102153.tar.gz |
Use the same treatment as in linker_set.h for the __start and __stop
symbols of the set_vnet and set_pcpu sections, so those symbols will
always be emitted in kernel modules, if they use vnet.h or pcpu.h.
Also, for pcpu.h, make the __(start|stop)_set_pcpu declarations, and
associated macros invisible to userland, to prevent it picking up these
symbols.
Reviewed by: kib
Diffstat (limited to 'lib/libc/stdlib/getopt.c')
0 files changed, 0 insertions, 0 deletions