Make it simpler to add events to Python
[deliverable/binutils-gdb.git] / gdb / stap-probe.c
index d96cb9fd6d316becc36e211275357b8683c463fe..c0cc6623344cf42d820615cb9a02d37ad57aaa08 100644 (file)
@@ -1,6 +1,6 @@
 /* SystemTap probe support for GDB.
 
-   Copyright (C) 2012-2016 Free Software Foundation, Inc.
+   Copyright (C) 2012-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -1713,8 +1713,6 @@ info_probes_stap_command (char *arg, int from_tty)
   info_probes_for_ops (arg, from_tty, &stap_probe_ops);
 }
 
-void _initialize_stap_probe (void);
-
 void
 _initialize_stap_probe (void)
 {
This page took 0.025783 seconds and 4 git commands to generate.