ifeq ($(subdir),string) sysdep_routines += \ strlen-aligned \ strlen-lsx \ strlen-lasx \ strnlen-aligned \ strnlen-lsx \ strnlen-lasx \ strchr-aligned \ strchr-lsx \ strchr-lasx \ strrchr-aligned \ strrchr-lsx \ strrchr-lasx \ strchrnul-aligned \ strchrnul-lsx \ strchrnul-lasx \ strcmp-aligned \ strcmp-lsx \ strncmp-aligned \ strncmp-lsx \ strcpy-aligned \ strcpy-unaligned \ strcpy-lsx \ strcpy-lasx \ stpcpy-aligned \ stpcpy-unaligned \ stpcpy-lsx \ stpcpy-lasx \ memcpy-aligned \ memcpy-unaligned \ memmove-unaligned \ memmove-lsx \ memmove-lasx \ rawmemchr-aligned \ rawmemchr-lsx \ rawmemchr-lasx \ memchr-aligned \ memchr-lsx \ memchr-lasx \ memrchr-generic \ memrchr-lsx \ memrchr-lasx \ memset-aligned \ memset-unaligned \ memset-lsx \ memset-lasx \ memcmp-aligned \ memcmp-lsx \ memcmp-lasx \ # sysdep_routines endif