xtensa: fix high memory/reserved memory collision
[cris-mirror.git] / tools / testing / selftests / powerpc / primitives / Makefile
blob175366db7be8bc1261194ac80d009cd33e0c9c59
1 CFLAGS += -I$(CURDIR)
3 TEST_GEN_PROGS := load_unaligned_zeropad
5 include ../../lib.mk
7 $(TEST_GEN_PROGS): ../harness.c