mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
* bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
This commit is contained in:
@@ -206,7 +206,7 @@ bsd_kvm_fetch_registers (int regnum)
|
||||
|
||||
|
||||
/* Kernel memory interface commands. */
|
||||
struct cmd_list_element *bsd_kvm_cmdlist = NULL;
|
||||
struct cmd_list_element *bsd_kvm_cmdlist;
|
||||
|
||||
static void
|
||||
bsd_kvm_cmd (char *arg, int fromtty)
|
||||
|
||||
Reference in New Issue
Block a user