diff options
Diffstat (limited to 'gc/alpha_mach_dep.s')
-rw-r--r-- | gc/alpha_mach_dep.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gc/alpha_mach_dep.s b/gc/alpha_mach_dep.s index 0aaa97b..3a2ad9c 100644 --- a/gc/alpha_mach_dep.s +++ b/gc/alpha_mach_dep.s @@ -1,4 +1,4 @@ - # $Id: alpha_mach_dep.s,v 1.1 2001/11/08 05:17:06 a-ito Exp $ + # $Id: alpha_mach_dep.s,v 1.1.1.1 2001/11/08 05:17:06 a-ito Exp $ # define call_push(x) \ lda $16, 0(x); /* copy x to first argument register */ \ |