1 #define TARGET_IS_BIG_ENDIAN_P
2 #define N_HEADER_IN_TEXT(x) 0
3 #define BYTES_IN_WORD 4
5 #define ENTRY_CAN_BE_ZERO
6 #define N_SHARED_LIB(x) 0 /* Avoids warning */
7 #define TEXT_START_ADDR 0
9 #define SEGMENT_SIZE PAGE_SIZE
10 #define DEFAULT_ARCH bfd_arch_m68k
12 #define MY(OP) CAT(hp300bsd_,OP)
13 #define TARGETNAME "a.out-hp300bsd"
20 #include "aout-target.h"
This page took 0.038769 seconds and 4 git commands to generate.