Add R_MIPS_JALR and adjust R_MIPS_max appropriately.
[deliverable/binutils-gdb.git] / ld / ldmisc.h
index 83920f4f38d08ae25eda41aa02d00d1aa6e2e70e..ea93399689c77776df1483c51d740a2a286038d5 100644 (file)
@@ -1,5 +1,5 @@
 /* ldmisc.h -
-   Copyright (C) 1991, 92, 93, 94 Free Software Foundation, Inc.
+   Copyright (C) 1991, 92, 93, 94, 95, 1996 Free Software Foundation, Inc.
 
    This file is part of GLD, the Gnu Linker.
 
@@ -49,5 +49,6 @@ do { info_assert(__FILE__,__LINE__); } while (0)
 extern void print_space PARAMS ((void));
 extern void print_nl PARAMS ((void));
 extern void print_address PARAMS ((bfd_vma value));
+extern char *demangle PARAMS ((const char *));
 
 #endif
This page took 0.023885 seconds and 4 git commands to generate.