Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.12 4 lines 161 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2lib-y := copy_page.o memcpy.o memmove.o \ 3 memset.o memzero.o \ 4 copy_from_user.o copy_to_user.o clear_user.o