Remove dead declaration.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
09f6ff4f1a
commit
0de8041c8e
@ -46,10 +46,7 @@ struct pcb_ext {
|
||||
};
|
||||
|
||||
#ifdef _KERNEL
|
||||
extern int private_tss;
|
||||
|
||||
int i386_extend_pcb(struct thread *);
|
||||
|
||||
#endif
|
||||
|
||||
#endif /* _I386_PCB_EXT_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user