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