From c56ac120a97fad7bba95b48eece224dd25bcc240 Mon Sep 17 00:00:00 2001 From: hboehm Date: Tue, 28 Mar 2006 21:43:29 +0000 Subject: 2006-03-28 Hans Boehm * sparc_mach_dep.S: Don't define GC_push_regs. --- sparc_mach_dep.S | 1 - 1 file changed, 1 deletion(-) (limited to 'sparc_mach_dep.S') diff --git a/sparc_mach_dep.S b/sparc_mach_dep.S index 6997fa19..431caa2d 100644 --- a/sparc_mach_dep.S +++ b/sparc_mach_dep.S @@ -8,7 +8,6 @@ .globl GC_save_regs_in_stack .globl GC_push_regs GC_save_regs_in_stack: -GC_push_regs: #if defined(__arch64__) || defined(__sparcv9) save %sp,-128,%sp flushw -- cgit v1.2.1