1 #define TARGET_ARCH_SIZE 64 2 3 /* Labels are not required to have a colon for a suffix. */ 4 #define LABELS_WITHOUT_COLONS 1 5 6 #include "obj-format.h" 7
1 #define TARGET_ARCH_SIZE 64 2 3 /* Labels are not required to have a colon for a suffix. */ 4 #define LABELS_WITHOUT_COLONS 1 5 6 #include "obj-format.h" 7