diff options
Diffstat (limited to 'gcc-1.40/config/tm-i860g.h')
| -rw-r--r-- | gcc-1.40/config/tm-i860g.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc-1.40/config/tm-i860g.h b/gcc-1.40/config/tm-i860g.h new file mode 100644 index 0000000..9bf8295 --- /dev/null +++ b/gcc-1.40/config/tm-i860g.h @@ -0,0 +1,4 @@ +#include "tm-i860.h" + +#undef ASCII_DATA_ASM_OP +#define ASCII_DATA_ASM_OP ".ascii" |
