This butchery gets me around a coff dependancy problem and into stage2
authorK. Richard Pixley <rich@cygnus>
Thu, 6 Jun 1991 22:32:20 +0000 (22:32 +0000)
committerK. Richard Pixley <rich@cygnus>
Thu, 6 Jun 1991 22:32:20 +0000 (22:32 +0000)
again.  This should not be considered real code.

include/bfd.h

index da6a563ef67d4ce7fb72203c3f291d8d4fb63c71..1c91bc21d0b31aaa74bf8a8a8c84d4660fac13e9 100644 (file)
@@ -545,6 +545,10 @@ typedef struct bfd_target
 
   /* Jumps for coff swapping */
 
+#define AUXENT void*
+#define SYMENT void*
+#define LINENO void*
+
   SDEF(void, _bfd_coff_swap_aux_in,(
        bfd            *abfd ,
        AUXENT    *ext ,