2004-06-07 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / remote-est.c
index 93eddc9d123d0ee13c19156233d9a244f735880c..a2c0f7ce2af20555ceb28484e65c349c307350a4 100644 (file)
@@ -168,6 +168,8 @@ est_open (char *args, int from_tty)
   monitor_open (args, &est_cmds, from_tty);
 }
 
+extern initialize_file_ftype _initialize_est; /* -Wmissing-prototypes */
+
 void
 _initialize_est (void)
 {
This page took 0.023024 seconds and 4 git commands to generate.