mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Remove the kbd_trap() declaration.
This commit is contained in:
parent
98fe51fc99
commit
219f08214b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132058
@ -159,8 +159,6 @@ typedef struct clockframe {
|
||||
unsigned int if_pc;
|
||||
} clockframe_t;
|
||||
|
||||
int kdb_trap(int, struct trapframe *);
|
||||
|
||||
/*
|
||||
* Switch frame
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user