This butchery gets me around a coff dependancy problem and into stage2
again. This should not be considered real code.
This commit is contained in:
parent
48491e2e15
commit
86b2c77541
1 changed files with 4 additions and 0 deletions
|
@ -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 ,
|
||||
|
|
Loading…
Reference in a new issue