mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
Remove obsolete prototype of kdb_trap().
This commit is contained in:
parent
153af0fa47
commit
2aaf890c2f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131948
@ -90,6 +90,4 @@ struct thread;
|
||||
int rwindow_save(struct thread *td);
|
||||
int rwindow_load(struct thread *td, struct trapframe *tf, int n);
|
||||
|
||||
int kdb_trap(struct trapframe *tf);
|
||||
|
||||
#endif /* !_MACHINE_FRAME_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user