lc-addrlabels.h File Reference
Detailed Description
Implementation of local continuations based on the "Labels as values" feature of gcc.
- Author:
- Adam Dunkels <adam@sics.se>
This implementation of local continuations is based on a special feature of the GCC C compiler called "labels as values". This feature allows assigning pointers with the address of the code corresponding to a particular C label.
For more information, see the GCC documentation:
http://gcc.gnu.org/onlinedocs/gcc/Labels-as-Values.html
Go to the source code of this file.
Generated on Thu Feb 24 11:39:16 2005 for The Protothreads Library 1.0 by
1.3.6