]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - tools/arch/x86/include/asm/unistd_64.h
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include...
[mirror_ubuntu-focal-kernel.git] / tools / arch / x86 / include / asm / unistd_64.h
CommitLineData
cec07f53
ACM
1#ifndef __NR_perf_event_open
2# define __NR_perf_event_open 298
3#endif
4#ifndef __NR_futex
5# define __NR_futex 202
6#endif
7#ifndef __NR_gettid
8# define __NR_gettid 186
9#endif