* ld-d10v/default_layout.d: Update for unused section removal.
[deliverable/binutils-gdb.git] / ld / ldemul.h
index 8feef6748c2d896850fa621f54de37cd77d6f28c..1170c0a021e95f5a8d685d86d3f383e0cd7f6652 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
    Free Software Foundation, Inc.
 
    This file is part of GLD, the Gnu Linker.
@@ -17,6 +18,9 @@
 #ifndef LDEMUL_H
 #define LDEMUL_H
 
+/* Forward declaration for ldemul_add_options() and others.  */
+struct option;
+
 extern void ldemul_hll
   (char *);
 extern void ldemul_syslib
This page took 0.022705 seconds and 4 git commands to generate.