]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/config/sh/crtn.S
Move crtstuff support to toplevel libgcc
[thirdparty/gcc.git] / libgcc / config / sh / crtn.S
similarity index 92%
rename from gcc/config/sh/crtn.asm
rename to libgcc/config/sh/crtn.S
index 670d90f7b6abeffb5e0b18908217cf8bfb3093ec..d2f58c01b1b643d05eaa4913fa0f27e1c05b0605 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2001, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2000, 2001, 2009, 2011 Free Software Foundation, Inc.
    This file was adapted from glibc sources.
 
 This file is part of GCC.
@@ -22,7 +22,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-/* See an explanation about .init and .fini in crti.asm.  */
+/* See an explanation about .init and .fini in crti.S.  */
 
        .section .init
 #if __SHMEDIA__