6b8821515d
Move setjmp and strnlen to common/lib to allow libddekit to use them.
4 lines
177 B
PHP
4 lines
177 B
PHP
SRCS+= 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
|