| Commit | Line | Data |
|---|---|---|
| a968ac75 SS |
1 | /* |
| 2 | * Default target format spec for the assembler | |
| 3 | * | |
| 4 | * $DragonFly: src/gnu/usr.bin/binutils217/as/amd64-dragonfly/targ-env.h,v 1.1 2007/04/13 12:24:32 corecode Exp $ | |
| 5 | */ | |
| 6 | ||
| a968ac75 SS |
7 | #define LOCAL_LABELS_DOLLAR 1 |
| 8 | #define LOCAL_LABELS_FB 1 | |
| 9 | ||
| 10 | #include "obj-format.h" | |
| 11 |