|
LSH-Core
A robust C++ framework for Arduino-based home automation nodes
|
Internal structure used by avr-libc to manage the free memory list. More...

Public Attributes | |
| size_t | sz |
| Size of the free block. | |
| struct __freelist * | nx |
| Pointer to the next free block. | |
Internal structure used by avr-libc to manage the free memory list.