KHeapChunkHeader: Difference between revisions
Thanks! Added some tiny clarifications. |
Absolutely fucking not |
||
Line 1: | Line 1: | ||
This is the header stored in FCRAM for each FCRAM heap chunk. The kernel maintains this structure. | This is the header stored in FCRAM for each FCRAM heap chunk. The kernel maintains this structure. | ||
Line 16: | Line 14: | ||
| 0x0 | | 0x0 | ||
| u32 | | u32 | ||
| Size | | Size in pages | ||
|- | |- | ||
| 0x4 | | 0x4 |