| Turnstone Operating System
    | 
heap info struct More...
| Public Attributes | |
| uint16_t | magic | 
| magic value of heap for protection | |
| uint16_t | flags | 
| flags of hi | |
| uint64_t | size | 
| size of slot | |
| struct heapinfo_t * | next | 
| next hi node | |
| struct heapinfo_t * | previous | 
| previous hi node | |
| uint32_t | padding | 
| for 8 byte align for protection | |
heap info struct