Eliminate a now unused global declaration of elf_linux_sysvec.

Differential Revision:	https://reviews.freebsd.org/D1061
Reviewed by:	trasz
This commit is contained in:
dchagin 2015-05-24 15:29:20 +00:00
parent cd614289ee
commit c7a9185ada
2 changed files with 0 additions and 3 deletions

View File

@ -523,8 +523,6 @@ struct l_rt_sigframe {
l_handler_t sf_handler;
} __packed;
extern struct sysentvec elf_linux_sysvec;
/*
* open/fcntl flags
*/

View File

@ -499,7 +499,6 @@ struct l_rt_sigframe {
};
extern struct sysentvec linux_sysvec;
extern struct sysentvec elf_linux_sysvec;
/*
* open/fcntl flags