diff options
author | Stan Shebs <shebs@codesourcery.com> | 1993-09-28 19:22:08 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1993-09-28 19:22:08 +0000 |
commit | 8f3956b3284c9197d83d0032358b47f9cf4245a8 (patch) | |
tree | 851d2f73083d7f0a9fe6715ecd6c0f33dc3bf945 /gas/config/te-lynx.h | |
parent | 5573d7d4b1ed201ca3ac71dcdcf359d7eda8c3d3 (diff) | |
download | gdb-8f3956b3284c9197d83d0032358b47f9cf4245a8.zip gdb-8f3956b3284c9197d83d0032358b47f9cf4245a8.tar.gz gdb-8f3956b3284c9197d83d0032358b47f9cf4245a8.tar.bz2 |
More Lynx support, plus better stabs-in-coff generation.
Diffstat (limited to 'gas/config/te-lynx.h')
-rw-r--r-- | gas/config/te-lynx.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/config/te-lynx.h b/gas/config/te-lynx.h new file mode 100644 index 0000000..eaca2e6 --- /dev/null +++ b/gas/config/te-lynx.h @@ -0,0 +1,3 @@ +#define TE_LYNX + +#include "obj-format.h" |