![]() |
Helixis 1.0
Task Programming API
|
Go to the source code of this file.
Defines | |
| #define | INLINE inline |
| #define | ALIGN(alignment) __attribute__( (aligned(alignment)) ) |
| #define ALIGN | ( | alignment | ) | __attribute__( (aligned(alignment)) ) |
Definition at line 104 of file compilers.h.
Referenced by queue_dequeue(), queue_enqueue(), queue_guaranteed_enqueue(), queue_internal_queue(), slist_internal_link_element_after_element(), slist_internal_link_element_to_head(), and slist_new_head().
| #define INLINE inline |
Definition at line 96 of file compilers.h.
1.7.4