[prev in list] [next in list] [prev in thread] [next in thread] 

List:       uclibc-cvs
Subject:    [uClibc-cvs] CVS update of uClibc/libc/sysdeps/linux/powerpc (crt0.S)
From:       jocke () codepoet ! org (Joakim Tjernlund)
Date:       2004-08-30 5:37:50
Message-ID: 20040830113748.58D22B401A () codepoet ! org
[Download RAW message or body]

    Date: Monday, August 30, 2004 @ 05:37:48
  Author: jocke
    Path: /var/cvs/uClibc/libc/sysdeps/linux/powerpc

Modified: crt0.S (1.10 -> 1.11)

Typo fix from Peter Mazinger.


Index: uClibc/libc/sysdeps/linux/powerpc/crt0.S
diff -u uClibc/libc/sysdeps/linux/powerpc/crt0.S:1.10 uClibc/libc/sysdeps/linux/powerpc/crt0.S:1.11
--- uClibc/libc/sysdeps/linux/powerpc/crt0.S:1.10	Fri Aug 27 09:14:55 2004
+++ uClibc/libc/sysdeps/linux/powerpc/crt0.S	Mon Aug 30 05:37:47 2004
@@ -35,7 +35,7 @@
 	.section ".text"
 	.globl	_start
 	.type	_start,@function
-#if defined L_crt0 || L_Scrt0 || ! defined __UCLIBC_CTOR_DTOR__
+#if defined L_crt0 || defined L_Scrt0 || ! defined __UCLIBC_CTOR_DTOR__
 	.type	__uClibc_main,%function
 #else
 	.weak	_init

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic