use weak symbols for the POSIX functions that will be used by C threads
[oweals/musl.git] / arch / i386 / bits / setjmp.h
index 5610be9bc82baebbd3ae1b11a36ad1171856ac38..decd26dca07a092b1e864c0a819a6b3b86df62b1 100644 (file)
@@ -1 +1 @@
-typedef unsigned long jmp_buf[6];
+typedef unsigned long __jmp_buf[6];