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