CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include PROGS := cfag12864b-example all: $(PROGS) clean: rm -fr $(PROGS) /script>
summaryrefslogtreecommitdiff
path: root/tools/perf/tests/sw-clock.c
AgeCommit message (Expand)AuthorFilesLines