about summary refs log tree commit diff
path: root/sysdeps/loongarch/lp64/multiarch/Makefile
blob: 110a8c5ca3e9f0376b46596d224bfa1f739fee67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
ifeq ($(subdir),string)
sysdep_routines += \
  strlen-aligned \
  strlen-lsx \
  strlen-lasx \
  strchr-aligned \
  strchr-lsx \
  strchr-lasx \
  strchrnul-aligned \
  strchrnul-lsx \
  strchrnul-lasx \
# sysdep_routines
endif