include/stdlib.h: merged
Change-Id: I26b032566d1d7a816df56254c5f9e6dc82626a70
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
SRCS+= byte_swap_2.S byte_swap_4.S ffs.S
|
||||
SRCS+= alloca.S byte_swap_2.S byte_swap_4.S divsi3.S
|
||||
|
||||
SRCS+= memchr.c memcmp.c memcpy.c memmove.c memset.c \
|
||||
strcat.c strchr.c strcmp.c strcpy.c strlen.c \
|
||||
strncmp.c strrchr.c
|
||||
|
||||
SRC+= ffs.S
|
||||
SRCS+= bcmp.c
|
||||
SRCS+= divsi3.S
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SRCS+= byte_swap_2.S byte_swap_4.S ffs.S _setjmp.S
|
||||
SRCS+= alloca.S byte_swap_2.S byte_swap_4.S ffs.S _setjmp.S
|
||||
SRCS+= memchr.S memcmp.S memcpy.S memmove.S memset.S \
|
||||
strcat.S strchr.S strcmp.S strcpy.S strlen.S \
|
||||
strncmp.S strrchr.S
|
||||
|
||||
Reference in New Issue
Block a user