* config/atof-tahoe.c: Fix comment typos.
[deliverable/binutils-gdb.git] / gas / config / te-macos.h
CommitLineData
252b5132
RH
1/* This file is te-macos.h. */
2
3#define TE_POWERMAC 1
4
33b7f697 5/* Added these, because if we don't know what we're targeting we may
252b5132
RH
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
10
11#include "obj-format.h"
This page took 0.219672 seconds and 4 git commands to generate.