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
Some broken software wants to deal with ld.so.cache.
[nyanglibc.git]
/
nptl
/
pthread_attr_setguardsize.s
blob
9fc477122e8690a840b0b0783b0b8e139658b411
1
.text
2
.p2align 4,,15
3
.globl pthread_attr_setguardsize
4
.type pthread_attr_setguardsize, @function
5
pthread_attr_setguardsize
:
6
movq
%
rsi
,
16
(%
rdi
)
7
xorl
%
eax
, %
eax
8
ret
9
.size pthread_attr_setguardsize, .-pthread_attr_setguardsize