mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* m68kcoff.h: Remove `tagentries' which snuck in from the i960
COFF port.
This commit is contained in:
@ -44,7 +44,6 @@ typedef struct
|
||||
char entry[4]; /* entry pt. */
|
||||
char text_start[4]; /* base of text used for this file */
|
||||
char data_start[4]; /* base of data used for this file */
|
||||
char tagentries[4]; /* number of tag entries to follow */
|
||||
}
|
||||
AOUTHDR;
|
||||
|
||||
|
Reference in New Issue
Block a user