# Taken from perf makefile uname_M := $(shell uname -m 2>/dev/null || echo not) ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/) ifeq ($(ARCH),x86) TEST_PROGS := breakpoint_test endif ifeq ($(ARCH),aarch64) TEST_PROGS := breakpoint_test_arm64 endif TEST_PROGS += step_after_suspend_test all: $(TEST_PROGS) include ../lib.mk clean: rm -fr breakpoint_test breakpoint_test_arm64 step_after_suspend_test it.distanz.ch/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/tools/arch/arm64/include/uapi/asm
/net-next.git/log/sound/soc/codecs/rt5514-spi.h?h=nds-private-remove&id=f39b2dde4886450b965ccd0a6defe8bc33fcc938&showmsg=1'>Expand)
ModeNameSize
AuthorFilesLines