Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.15-rc2 7 lines 182 B view raw
1# 2# Makefile for Xtensa-specific library files. 3# 4 5lib-y += memcopy.o memset.o checksum.o strcasecmp.o \ 6 usercopy.o strncpy_user.o strnlen_user.o 7lib-$(CONFIG_PCI) += pci-auto.o