diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-06-30 10:30:54 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-06-30 10:30:54 +0000 |
commit | d4ac2d09fd30018f2b4c24bd9b98687c201bbf92 (patch) | |
tree | 5942bfb4cd0dc9cf8fcf787a794d4951337c756d /gas/config/tc-sparc64.c | |
parent | 7d9bb6dab4dbbfa789fa568b6e39ab68bda61217 (diff) | |
download | gdb-d4ac2d09fd30018f2b4c24bd9b98687c201bbf92.zip gdb-d4ac2d09fd30018f2b4c24bd9b98687c201bbf92.tar.gz gdb-d4ac2d09fd30018f2b4c24bd9b98687c201bbf92.tar.bz2 |
New files for sparc64 cpu.
Diffstat (limited to 'gas/config/tc-sparc64.c')
-rw-r--r-- | gas/config/tc-sparc64.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/config/tc-sparc64.c b/gas/config/tc-sparc64.c new file mode 100644 index 0000000..dd30edb --- /dev/null +++ b/gas/config/tc-sparc64.c @@ -0,0 +1 @@ +#include "config/tc-sparc.c" |