2
0
mirror of https://sourceware.org/git/binutils-gdb.git synced 2025-03-01 13:26:47 +08:00
binutils-gdb/gas/config/obj-ieee.h

26 lines
274 B
C
Raw Normal View History

1991-10-07 03:02:50 +08:00
#define BFD 1
#include <bfd.h>
typedef struct
{
asymbol sy;
int seg;
} obj_symbol_type;
#define S_GET_NAME(s) (((s)->sy_symbol.sy.name))
typedef struct {
int x;
}
object_headers;
#define DEFAULT_MAGIC_NUMBER_FOR_OBJECT_FILE 1
int lineno_rootP;
#define IEEE_STYLE