* bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,
[binutils.git] / gas / config / te-macos.h
blob8aac21f468195aec28ac6bb43183aeb27082a48f
1 /* This file is te-macos.h. */
3 #define TE_POWERMAC 1
5 /* Added these, because if we don't know what we're targeting we may
6 need an assembler version of libgcc, and that will use local
7 labels. */
8 #define LOCAL_LABELS_DOLLAR 1
9 #define LOCAL_LABELS_FB 1
11 #include "obj-format.h"