binutils214 stage 1/4. Bring in the build infrastructure (left untied from
[dragonfly.git] / gnu / usr.bin / binutils214 / as / amd64-dragonfly / targ-env.h
1 /*
2  * Default target format spec for the assembler
3  *
4  * $DragonFly: src/gnu/usr.bin/binutils214/as/amd64-dragonfly/Attic/targ-env.h,v 1.1 2004/02/01 08:53:03 dillon Exp $
5  */
6
7 #define ELF_TARGET_FORMAT       "elf64-amd64-dragonfly"
8 #define LOCAL_LABELS_DOLLAR 1
9 #define LOCAL_LABELS_FB 1
10
11 #include "obj-format.h"
12