Browse Source

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

Mike Frysinger 19 years ago
parent
commit
c7f096da1a
1 changed files with 1 additions and 1 deletions
  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.