* defilep.y (def_name, def_library): Combine into...
[deliverable/binutils-gdb.git] / gdb / cp-abi.c
index 3aa9966433fe4dc45e2c228d4b425b625529b986..a8530209c9b5b8e86ff735e229b9fdbfa34ad63f 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic code for supporting multiple C++ ABI's
-   Copyright 2001 Free Software Foundation, Inc.
+   Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -234,6 +234,8 @@ show_cp_abi_cmd (char *args, int from_tty)
   ui_out_text (uiout, ").\n");
 }
 
+extern initialize_file_ftype _initialize_cp_abi; /* -Wmissing-prototypes */
+
 void
 _initialize_cp_abi (void)
 {
This page took 0.023353 seconds and 4 git commands to generate.