Explorar o código

remove unused symbols

Mike Frysinger %!s(int64=20) %!d(string=hai) anos
pai
achega
a2580d67e4
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      libc/sysdeps/linux/nios2/crt1.S

+ 0 - 3
libc/sysdeps/linux/nios2/crt1.S

@@ -29,9 +29,6 @@
 _start:
     nop
     br 0f
-	.long _stext	/* start address of .text + 4 */
-	.long _etext	/* start address of .data */
-	.long _edata	/* start address of .bss */
 0:
     /* load gp */
     movhi gp, %hiadj(_gp)