1 # SPDX-License-Identifier: GPL-2.0-only << 2 # 1 # 3 # Makefile for Nios2-specific library files. !! 2 # Makefile for m68k-specific library files.. 4 # 3 # 5 4 6 lib-y += delay.o !! 5 lib-y := ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \ 7 lib-y += memcpy.o !! 6 checksum.o string.o uaccess.o 8 lib-y += memmove.o << 9 lib-y += memset.o <<
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.