2 * Copyright 2005, Ingo Weinhold <bonefish@cs.tu-berlin.de>. All rights
3 * reserved. Distributed under the terms of the Haiku License.
8 /* int __siglongjmp(jmp_buf buffer, int value) */
15 FUNCTION_END(siglongjmp)
17 FUNCTION_END(_longjmp)
19 #pragma weak longjmp=siglongjmp