mirror of
https://frontier.innolan.net/github/amigaos-binutils.git
synced 2025-11-21 12:32:45 +00:00
linking with .stab/.stabstr seems to work
This commit is contained in:
@ -147,6 +147,9 @@ struct amiga_data {
|
||||
file_ptr sym_filepos;
|
||||
file_ptr str_filepos;
|
||||
/* rest intentionally omitted */
|
||||
|
||||
carsym *symdefs; /* the symdef entries */
|
||||
symindex symdef_count; /* how many there are */
|
||||
};
|
||||
|
||||
typedef struct amiga_data_struct {
|
||||
|
||||
Reference in New Issue
Block a user