Remove unused prototypes.
Sponsored by: The FreeBSD Foundation MFC after: 1 week
This commit is contained in:
parent
dc65554f90
commit
1d478cb8e6
@ -105,8 +105,6 @@ void ktrgenio(struct ktr_genio *, int);
|
||||
void ktrpsig(struct ktr_psig *);
|
||||
void ktrcsw(struct ktr_csw *);
|
||||
void ktrcsw_old(struct ktr_csw_old *);
|
||||
void ktruser_malloc(void *);
|
||||
void ktruser_rtld(int, void *);
|
||||
void ktruser(int, void *);
|
||||
void ktrcaprights(cap_rights_t *);
|
||||
void ktritimerval(struct itimerval *it);
|
||||
|
Loading…
Reference in New Issue
Block a user