projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.9.306-gnu1
[releases.git]
/
tools
/
arch
/
x86
/
include
/
asm
/
unistd_32.h
1
#ifndef __NR_perf_event_open
2
# define __NR_perf_event_open 336
3
#endif
4
#ifndef __NR_futex
5
# define __NR_futex 240
6
#endif
7
#ifndef __NR_gettid
8
# define __NR_gettid 224
9
#endif
10
#ifndef __NR_getcpu
11
# define __NR_getcpu 318
12
#endif