summaryrefslogtreecommitdiffstats
path: root/gdb/demangle.c
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-05-25 18:09:09 +0000
committerJason Molenda <jmolenda@apple.com>1999-05-25 18:09:09 +0000
commit392a587b0562bfd8561bc15ad2625a4f49f461f0 (patch)
tree933e0970b7845c901c7ea3e128fa9cb0dcf9fe14 /gdb/demangle.c
parent751d21b5b946a4a451552fbac692b14abea3d816 (diff)
downloadppe42-binutils-392a587b0562bfd8561bc15ad2625a4f49f461f0.tar.gz
ppe42-binutils-392a587b0562bfd8561bc15ad2625a4f49f461f0.zip
import gdb-1999-05-25 snapshot
Diffstat (limited to 'gdb/demangle.c')
-rw-r--r--gdb/demangle.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/demangle.c b/gdb/demangle.c
index 669d9abcd2..0f054ba66f 100644
--- a/gdb/demangle.c
+++ b/gdb/demangle.c
@@ -40,6 +40,8 @@
#define DEFAULT_DEMANGLING_STYLE AUTO_DEMANGLING_STYLE_STRING
#endif
+extern void _initialize_demangler PARAMS ((void));
+
/* String name for the current demangling style. Set by the
"set demangle-style" command, printed as part of the output by the
"show demangle-style" command. */
OpenPOWER on IntegriCloud