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]
/
signal
/
sigignore.shared.s
blob
44e11452db610bafde3fc4a98f410dd53529a075
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 sigignore
9
.type sigignore, @function
10
sigignore
:
11
subq $
168
, %
rsp
12
xorl
%
edx
, %
edx
13
movq
%
rsp
, %
rsi
14
movq $
1
, (%
rsp
)
15
movq $
0
,
8
(%
rsp
)
16
movl $
0
,
136
(%
rsp
)
17
call __GI___sigaction
18
addq $
168
, %
rsp
19
ret
20
.size sigignore, .-sigignore