|
|
researchv10 Norman
#ifndef __SETJMP #define __SETJMP typedef int jmp_buf[58]; int setjmp(jmp_buf); void longjmp(jmp_buf, int); #endif /* __SETJMP */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.