diff options
author | dillon <dillon@FreeBSD.org> | 1999-01-29 22:59:43 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 1999-01-29 22:59:43 +0000 |
commit | 072a211f3573aae83ee729df53b1c57d9f3e80cc (patch) | |
tree | 57edecef45c5b1cd329935e93f0cec96a547e3ee /sys/kern/kern_resource.c | |
parent | e71381fcd931491f4ac05f2df28732f51b735745 (diff) | |
download | FreeBSD-src-072a211f3573aae83ee729df53b1c57d9f3e80cc.zip FreeBSD-src-072a211f3573aae83ee729df53b1c57d9f3e80cc.tar.gz |
*_execsw static structures cannot be const due to the way they interact
with EXEC_SET, DECLARE_MODULE, and module_register. Specifically,
module_register. We may eventually be able to make these const, but
not now.
Diffstat (limited to 'sys/kern/kern_resource.c')
0 files changed, 0 insertions, 0 deletions