diff options
author | Ivan Maidanski <ivmai@mail.ru> | 2011-07-26 16:56:55 +0400 |
---|---|---|
committer | Ivan Maidanski <ivmai@mail.ru> | 2011-07-26 17:03:41 +0400 |
commit | 9f27ae7aee7a12b3c99d0ce7dc4c7384e3189fa2 (patch) | |
tree | c22825cb48bbafbb34e67ef1900280e4d1d7aded /mips_sgi_mach_dep.s | |
parent | 29be14a4aa2f73bf89396e50e5f5322fa9264b00 (diff) | |
download | bdwgc-9f27ae7aee7a12b3c99d0ce7dc4c7384e3189fa2.tar.gz |
gc6.0 tarball importgc6_0
Diffstat (limited to 'mips_sgi_mach_dep.s')
-rw-r--r-- | mips_sgi_mach_dep.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mips_sgi_mach_dep.s b/mips_sgi_mach_dep.s index 03c4b980..bae9b5eb 100644 --- a/mips_sgi_mach_dep.s +++ b/mips_sgi_mach_dep.s @@ -3,6 +3,7 @@ # define call_push(x) move $4,x; jal GC_push_one + .option pic2 .text /* Mark from machine registers that are saved by C compiler */ # define FRAMESZ 32 |