diff options
Diffstat (limited to 'gdb/probe.c')
-rw-r--r-- | gdb/probe.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/probe.c b/gdb/probe.c index ce28361..8a0689d 100644 --- a/gdb/probe.c +++ b/gdb/probe.c @@ -1025,8 +1025,6 @@ static const struct internalvar_funcs probe_funcs = VEC (probe_ops_cp) *all_probe_ops; -void _initialize_probe (void); - void _initialize_probe (void) { |