Add support to show the symbolic names of the MIPS CP1 registers.
[deliverable/binutils-gdb.git] / gdb / gdb-demangle.h
index 1e91414835dbe1c5552dc8aa0550b26b30698748..cd4e27c7dbd17fa815b1e8e8f3748e1b14ea3f31 100644 (file)
@@ -28,9 +28,6 @@ extern int demangle;
    DEMANGLE is zero, names are printed raw, i.e. DEMANGLE controls.  */
 extern int asm_demangle;
 
-/* Fake a "set demangle-style" command.  */
-extern void set_demangling_style (char *);
-
 /* Check if a character is one of the commonly used C++ marker characters.  */
 extern int is_cplus_marker (int);
 
This page took 0.024104 seconds and 4 git commands to generate.