Remove obsolete prototype of kdb_trap().
This commit is contained in:
parent
4b0cc40d57
commit
f9c8fc6017
@ -136,6 +136,4 @@ struct clockframe {
|
|||||||
register_t cf_ss;
|
register_t cf_ss;
|
||||||
};
|
};
|
||||||
|
|
||||||
int kdb_trap(int, int, struct trapframe *);
|
|
||||||
|
|
||||||
#endif /* _MACHINE_FRAME_H_ */
|
#endif /* _MACHINE_FRAME_H_ */
|
||||||
|
Loading…
Reference in New Issue
Block a user