*** ./mach_dep.c.orig	Tue Jul 19 20:42:50 2005
--- ./mach_dep.c	Sat Dec 10 09:46:22 2005
***************
*** 492,498 ****
  /* the stack.	Return sp.						*/
  # ifdef SPARC
      asm("	.seg 	\"text\"");
! #   if defined(SVR4) || defined(NETBSD) || defined(FREEBSD)
        asm("	.globl	GC_save_regs_in_stack");
        asm("GC_save_regs_in_stack:");
        asm("	.type GC_save_regs_in_stack,#function");
--- 492,498 ----
  /* the stack.	Return sp.						*/
  # ifdef SPARC
      asm("	.seg 	\"text\"");
! #   if defined(SVR4) || defined(NETBSD) || defined(FREEBSD) || defined(__ELF__)
        asm("	.globl	GC_save_regs_in_stack");
        asm("GC_save_regs_in_stack:");
        asm("	.type GC_save_regs_in_stack,#function");
