CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include PROGS := getdelays all: $(PROGS) clean: rm -fr $(PROGS)
summaryrefslogtreecommitdiff
path: root/tools/perf/tests/mmap-basic.c
AgeCommit message (Expand)AuthorFilesLines