Mike Frysinger 19 роки тому
батько
коміт
a2580d67e4
1 змінених файлів з 0 додано та 3 видалено
  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)