diff options
Diffstat (limited to 'gas/config/te-unisoft.h')
-rwxr-xr-x | gas/config/te-unisoft.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/config/te-unisoft.h b/gas/config/te-unisoft.h new file mode 100755 index 0000000..2254841 --- /dev/null +++ b/gas/config/te-unisoft.h @@ -0,0 +1,4 @@ +/* Machine specific defines for the unisoft 680x0 V.3.2 version 1.3 */ + +/* Remove leading underscore from the gcc generated symbol names */ +#define STRIP_UNDERSCORE 1 |