Your IP : 216.73.217.13


Current Path : /usr/src/linux-headers-5.4.0-216/tools/testing/selftests/ptrace/
Upload File :
Current File : //usr/src/linux-headers-5.4.0-216/tools/testing/selftests/ptrace/Makefile

# SPDX-License-Identifier: GPL-2.0-only
CFLAGS += -std=c99 -pthread -iquote../../../../include/uapi -Wall

TEST_GEN_PROGS := get_syscall_info peeksiginfo vmaccess

include ../lib.mk