mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove obsolete prototype of kdb_trap().
This commit is contained in:
parent
4b0cc40d57
commit
f9c8fc6017
1 changed files with 0 additions and 2 deletions
|
|
@ -136,6 +136,4 @@ struct clockframe {
|
|||
register_t cf_ss;
|
||||
};
|
||||
|
||||
int kdb_trap(int, int, struct trapframe *);
|
||||
|
||||
#endif /* _MACHINE_FRAME_H_ */
|
||||
|
|
|
|||
Loading…
Reference in a new issue