Remove obsolete prototype of kdb_trap().
This commit is contained in:
parent
153af0fa47
commit
2aaf890c2f
@ -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