Pārlūkot izejas kodu

this should be able to handle both 32 and 64 bit sparc

Mike Frysinger 20 gadi atpakaļ
vecāks
revīzija
c7f096da1a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      libc/sysdeps/linux/sparc/crt1.S

+ 1 - 1
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 <richard@gnu.ai.mit.edu>, 1997.