AVR Libc Home Page AVRs AVR Libc Development Pages
Main Page User Manual Library Reference FAQ Alphabetical Index Example Projects

Macros | Functions
setjmp.h File Reference

Go to the source code of this file.

Macros

#define __ATTR_NORETURN__   __attribute__((__noreturn__))

Functions

int setjmp (jmp_buf __jmpb)
void longjmp (jmp_buf __jmpb, int __ret) __ATTR_NORETURN__

Detailed Description


Automatically generated by Doxygen 1.8.1.1 on Fri Aug 17 2012.