OSDN Git Service

Add back .size for __start
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Sat, 28 May 2005 16:36:52 +0000 (16:36 -0000)
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>
Sat, 28 May 2005 16:36:52 +0000 (16:36 -0000)
libc/sysdeps/linux/mips/crt1.S

index 502a2ae..93f3b5e 100644 (file)
@@ -112,6 +112,7 @@ __start:
 hlt:
        /* Crash if somehow `__uClibc_start_main' returns anyway.  */
        b   hlt
+.size __start,.-__start
 
 /* Define a symbol for the first piece of initialized data.  */
        .data