mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
The kernel globals for kenv are confined to 2 files that need them and a few that likely shouldn't (but as written the code does). Move them from sys/systm.h to sys/kenv.h. This removed a XXX from systm.h and cleans it up a little bit... |
||
|---|---|---|
| .. | ||
| g_eli.c | ||
| g_eli.h | ||
| g_eli_crypto.c | ||
| g_eli_ctl.c | ||
| g_eli_hmac.c | ||
| g_eli_integrity.c | ||
| g_eli_key.c | ||
| g_eli_key_cache.c | ||
| g_eli_privacy.c | ||
| pkcs5v2.c | ||
| pkcs5v2.h | ||