1 # SPDX-License-Identifier: GPL-2.0-only 2 TEST_GEN_PROGS := load_unaligned_zeropad 3 4 top_srcdir = ../../../../.. 5 include ../../lib.mk 6 include ../flags.mk 7 8 CFLAGS += -I$(CURDIR) 9 10 $(TEST_GEN_PROGS): ../harness.c
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.