Use the .S version for now. I have a version optimized for size p4,
but I'm unsure of its provenance, so rather than add it here, revert the migration to it. Approved by: re@ (blanket)
This commit is contained in:
parent
941dd6f9f6
commit
84d5db62db
@ -8,7 +8,7 @@ SRCS=at91rm9200_lowlevel.c delay.c eeprom.c emac.c emac_init.c getc.c \
|
||||
putchar.c printf.c reset.c spi_flash.c xmodem.c \
|
||||
sd-card.c strcvt.c strlen.c strcmp.c memcpy.c strcpy.c \
|
||||
memset.c memcmp.c
|
||||
SRCS+=ashldi3.c divsi3.c
|
||||
SRCS+=ashldi3.c divsi3.S
|
||||
NO_MAN=
|
||||
|
||||
.if ${MK_TAG_LIST} != "no"
|
||||
|
Loading…
Reference in New Issue
Block a user