CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include PROGS := cfag12864b-example all: $(PROGS) clean: rm -fr $(PROGS)
summaryrefslogtreecommitdiff
path: root/tools/arch/h8300/include/uapi/asm/mman.h
AgeCommit message (Expand)AuthorFilesLines