]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - tools/arch/x86/include/asm/unistd_64.h
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / tools / arch / x86 / include / asm / unistd_64.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
cec07f53
ACM
2#ifndef __NR_perf_event_open
3# define __NR_perf_event_open 298
4#endif
5#ifndef __NR_futex
6# define __NR_futex 202
7#endif
8#ifndef __NR_gettid
9# define __NR_gettid 186
10#endif
c7007e98
ACM
11#ifndef __NR_getcpu
12# define __NR_getcpu 309
13#endif
59291f19
ACM
14#ifndef __NR_setns
15#define __NR_setns 308
16#endif