setjmp.h(3)
| setjmp.h(3) | avr-libc | setjmp.h(3) |
NAME
setjmp.h -
SYNOPSIS
Functions
int setjmp (jmp_buf __jmpb)
void longjmp (jmp_buf __jmpb, int __ret) __ATTR_NORETURN__
Author
Generated automatically by Doxygen for avr-libc from the source code.
| Mon Feb 8 2016 | Version 2.0.0 |
