diff options
Diffstat (limited to 'sys/kern/subr_hints.c')
-rw-r--r-- | sys/kern/subr_hints.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/kern/subr_hints.c b/sys/kern/subr_hints.c index 9e04ef1..3ca9d5b 100644 --- a/sys/kern/subr_hints.c +++ b/sys/kern/subr_hints.c @@ -34,8 +34,6 @@ * Access functions for device resources. */ -extern char static_hints[]; /* by config for now */ -extern int hintmode; /* 0 = off. 1 = config, 2 = fallback */ static char *hintp; /* |