浏览代码

Add back .size for __start

Joakim Tjernlund 19 年之前
父节点
当前提交
a07dafe849
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      libc/sysdeps/linux/mips/crt1.S

+ 1 - 0
libc/sysdeps/linux/mips/crt1.S

@@ -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