diff options
Diffstat (limited to 'gas/config/tc-vax.h')
-rw-r--r-- | gas/config/tc-vax.h | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gas/config/tc-vax.h b/gas/config/tc-vax.h new file mode 100644 index 0000000..0097782 --- /dev/null +++ b/gas/config/tc-vax.h @@ -0,0 +1,14 @@ +/* + * This file is tc-vax.h. + */ + +#define TC_VAX 1 + +/* + * Local Variables: + * comment-column: 0 + * fill-column: 131 + * End: + */ + +/* end of tc-vax.h */ |