1 # SPDX-License-Identifier: GPL-2.0 2 # 3 # Makefile for LoongArch-specific library file 4 # 5 6 lib-y += delay.o memset.o memcpy.o memmove.o 7 clear_user.o copy_user.o csum.o dum 8 9 obj-$(CONFIG_ARCH_SUPPORTS_INT128) += tishift. 10 11 obj-$(CONFIG_CPU_HAS_LSX) += xor_simd.o xor_si 12 13 obj-$(CONFIG_FUNCTION_ERROR_INJECTION) += erro
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.