Explorar o código

Use the right name.

Eric Andersen %!s(int64=25) %!d(string=hai) anos
pai
achega
b239d3e6bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libc/sysdeps/linux/arm/Makefile

+ 1 - 1
libc/sysdeps/linux/arm/Makefile

@@ -25,7 +25,7 @@ include $(TOPDIR)Rules.mak
 LIBC=$(TOPDIR)libc.a
 ASFLAGS=$(CFLAGS)
 
-CRT0=_start.S
+CRT0=crt0.S
 CRT0_OBJ=$(patsubst %.S,%.o, $(CRT0))
 
 SSRC=longjmp.S setjmp.S