#include <nlibc.h>Include dependency graph for setjmp.h:

Go to the source code of this file.
Typedefs | |
| typedef int | jmp_buf [2] |
Functions | |
| int | setjmp (jmp_buf env) |
| void | longjmp (jmp_buf env, int val) |
|
|
|
|
||||||||||||
|
|
|
|
|
1.3.5