projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48491e2
)
This butchery gets me around a coff dependancy problem and into stage2
author
K. Richard Pixley
<rich@cygnus>
Thu, 6 Jun 1991 22:32:20 +0000
(22:32 +0000)
committer
K. 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
patch
|
blob
|
history
diff --git
a/include/bfd.h
b/include/bfd.h
index da6a563ef67d4ce7fb72203c3f291d8d4fb63c71..1c91bc21d0b31aaa74bf8a8a8c84d4660fac13e9 100644
(file)
--- a/
include/bfd.h
+++ b/
include/bfd.h
@@
-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 ,