# SPDX-License-Identifier: GPL-2.0 # Makefile for debugging tools PREFIX ?= /usr BINDIR ?= bin INSTALL ?= install TARGET = kernel-chktaint all: $(TARGET) clean: install: kernel-chktaint $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(BINDIR)/$(TARGET) ools/include/linux/string.h?h=linux-5.19.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/include/linux/string.h
.y&id=1e8937526e2309d48fccd81bb30a590ac21a5516'>include/uapi/asm/ipcbuf.h
AgeCommit message (Expand)Author
2020-11-27tools lib: Adopt memchr_inv() from kernelJiri Olsa
AgeCommit message (Expand)Author