Modify Makefiles to build libc. Ensure correct build with multiple libraries.
[bootloader-ap.git] / libc /
drwxr-xr-x   ..
-rw-r--r-- 300 Makefile
-rw-r--r-- 874 __strcmp.c
-rw-r--r-- 867 atoi.c
-rw-r--r-- 874 atol.c
-rw-r--r-- 856 bytetohex.c
-rw-r--r-- 904 hex_into_ul.c
-rw-r--r-- 896 hextoul.c
-rw-r--r-- 890 memcmp.c
-rw-r--r-- 874 memcpy.c
-rw-r--r-- 875 memmove.c
-rw-r--r-- 856 memset.c
-rw-r--r-- 870 strcat.c
-rw-r--r-- 878 strchr.c
-rw-r--r-- 872 strcmp.c
-rw-r--r-- 824 strcpy.c
-rw-r--r-- 867 strlen.c
-rw-r--r-- 900 strncmp.c
-rw-r--r-- 859 ultohex.c