ISIX-RTOS - small operating system for ARM microcontrollers 1.2
Data Fields

header Struct Reference

Collaboration diagram for header:
Collaboration graph
[legend]

Data Fields

union {
   struct header *   h_next
   size_t   h_magic
h
size_t h_size

Detailed Description

Definition at line 34 of file memory.c.


Field Documentation

union { ... } header::h

Definition at line 39 of file memory.c.

Referenced by isix_alloc().

Definition at line 38 of file memory.c.

Referenced by isix_alloc(), isix_alloc_init(), and isix_free().

Definition at line 41 of file memory.c.

Referenced by isix_alloc(), isix_alloc_init(), and isix_free().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines