Searched refs:GNU_LIBC_A_OBJS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/unicore32/lib/
H A DMakefile13 GNU_LIBC_A_OBJS := memchr.o memcpy.o memmove.o memset.o macro
14 GNU_LIBC_A_OBJS += strchr.o strrchr.o
15 GNU_LIBC_A_OBJS += rawmemchr.o # needed by strrchr.o
21 lib-y += $(GNU_LIBC_A_OBJS) $(GNU_LIBGCC_A_OBJS)
23 $(addprefix $(obj)/, $(GNU_LIBC_A_OBJS)):

Completed in 131 milliseconds