Remove a stale prototype I missed when converting the kld support over to
hooking into gdb's shared library infrastructure.
This commit is contained in:
parent
2d0cb9a815
commit
cc99de551e
@ -49,7 +49,6 @@ struct kthr {
|
||||
extern struct kthr *curkthr;
|
||||
|
||||
void kgdb_add_kld_cmd(char *, int);
|
||||
void kgdb_auto_load_klds(void);
|
||||
void kgdb_kld_init(void);
|
||||
void kgdb_target(void);
|
||||
void kgdb_trgt_fetch_registers(int);
|
||||
|
Loading…
x
Reference in New Issue
Block a user