From c7f096da1a44a7811f820ea7f888d616b7c3f5f7 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 9 Jul 2005 00:54:07 +0000 Subject: this should be able to handle both 32 and 64 bit sparc --- libc/sysdeps/linux/sparc/crt1.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux') diff --git a/libc/sysdeps/linux/sparc/crt1.S b/libc/sysdeps/linux/sparc/crt1.S index 8b5d3d5f0..f33a714ef 100644 --- a/libc/sysdeps/linux/sparc/crt1.S +++ b/libc/sysdeps/linux/sparc/crt1.S @@ -1,4 +1,4 @@ -/* Startup code for elf32-sparc +/* Startup code for elf{32,64}-sparc Copyright (C) 1997, 1998, 2002, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson , 1997. -- cgit v1.2.3