execsw_set hasn't been used for a while and does not exist.

This commit is contained in:
peter 2000-10-20 00:26:33 +00:00
parent c6d8349444
commit 8bc3f0c552

View File

@ -291,10 +291,6 @@ SYSINIT(__Tunable_init_ ## var, SI_SUB_TUNABLES, SI_ORDER_MIDDLE, __Tunable_ ##
}; \
DECLARE_MODULE(name, name ## _mod, SI_SUB_PSEUDO, SI_ORDER_ANY)
extern struct linker_set execsw_set;
struct intr_config_hook {
TAILQ_ENTRY(intr_config_hook) ich_links;