mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Remove dead declaration.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
09f6ff4f1a
commit
0de8041c8e
1 changed files with 0 additions and 3 deletions
|
|
@ -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 a new issue