repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
libs
/
libunwind
/
sh
/
siglongjmp.S
blob
9ca53d124b98d1aa1adfea5fc6d7ea26b18a1f33
1
/* Dummy implementation for now. */
2
3
.globl _UI_siglongjmp_cont
4
.globl _UI_longjmp_cont
5
6
_UI_siglongjmp_cont:
7
_UI_longjmp_cont:
8
rts