Remove a now unused global declaration of some sysentvec struct.
MFC after: 2 week
This commit is contained in:
parent
db1cd7e39a
commit
5a6f3a2a93
@ -155,8 +155,6 @@ struct sysentvec {
|
||||
|
||||
#ifdef _KERNEL
|
||||
extern struct sysentvec aout_sysvec;
|
||||
extern struct sysentvec elf_freebsd_sysvec;
|
||||
extern struct sysentvec null_sysvec;
|
||||
extern struct sysent sysent[];
|
||||
extern const char *syscallnames[];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user