2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / ld / ldemul.h
index 8fbbaa2f87463de91fc7597d5dc444f409952039..44538d15a63fc19d862eaa8595ffe8890065c79d 100644 (file)
@@ -1,5 +1,6 @@
 /* ld-emul.h - Linker emulation header file
-   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2003
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001,
+   2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
    This file is part of GLD, the Gnu Linker.
@@ -76,6 +77,10 @@ extern void after_allocation_default
   (void);
 extern void before_allocation_default
   (void);
+extern void finish_default
+  (void);
+extern void finish_default
+  (void);
 extern void set_output_arch_default
   (void);
 extern void syslib_default
This page took 0.023938 seconds and 4 git commands to generate.