Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libunwind
/
e8eb5834505cb2ef5b7afbf44eead1bdbdb644ae
/
.
/
src
/
ppc32
/
setcontext.S
blob: b54378a9dc249dc20fc2f6266496d575ff0b6769 [
file
] [
log
] [
blame
]
.global _UI_setcontext
_UI_setcontext
:
retq
#ifdef __linux__
/*
We do not need executable stack.
*/
.section .note.GNU
-
stack
,
""
,@
progbits
#endif