repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
posix
/
spawnattr_getschedpolicy.shared.s
blob
02eb212d61a183a6a37ec9d363260b16118d6c75
1
.text
2
#APP
3
memmove
=
__GI_memmove
4
memset
=
__GI_memset
5
memcpy
=
__GI_memcpy
6
#NO_APP
7
.p2align 4,,15
8
.globl posix_spawnattr_getschedpolicy
9
.type posix_spawnattr_getschedpolicy, @function
10
posix_spawnattr_getschedpolicy
:
11
movl
268
(%
rdi
), %
eax
12
movl
%
eax
, (%
rsi
)
13
xorl
%
eax
, %
eax
14
ret
15
.size posix_spawnattr_getschedpolicy, .-posix_spawnattr_getschedpolicy