From 3c3bdf30e42268e6193693acd1dc66d2d1792536 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 30 Oct 2001 15:20:14 +0000 Subject: Add MMIX support --- ld/testsuite/ld-mmix/a.s | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ld/testsuite/ld-mmix/a.s (limited to 'ld/testsuite/ld-mmix/a.s') diff --git a/ld/testsuite/ld-mmix/a.s b/ld/testsuite/ld-mmix/a.s new file mode 100644 index 0000000..20e571b --- /dev/null +++ b/ld/testsuite/ld-mmix/a.s @@ -0,0 +1,5 @@ +* The symbol "a" is found here. + .text + .global a +a: + SET $253,4 -- cgit v1.1