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_getschedparam.shared.s
blob
e0e5804c7d7f7e7775ac769f6c90c5c88fbe944c
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_getschedparam
9
.type posix_spawnattr_getschedparam, @function
10
posix_spawnattr_getschedparam
:
11
movl
264
(%
rdi
), %
eax
12
movl
%
eax
, (%
rsi
)
13
xorl
%
eax
, %
eax
14
ret
15
.size posix_spawnattr_getschedparam, .-posix_spawnattr_getschedparam