Line 592:
Line 592:
/* 0x04 */ uint32_t coreClockSpeed;
/* 0x04 */ uint32_t coreClockSpeed;
/* 0x08 */ OSTime timeBase;
/* 0x08 */ OSTime timeBase;
−
/* 0x0C+*/ uint32_t unknown[5]; //Length is 8 words/32 bytes
+
/* 0x0C */ uint32_t L2Size[3];
+
/* 0x18 */ uint32_t cpuRatio;
} OSSystemInfo;
} OSSystemInfo;
</syntaxhighlight>
</syntaxhighlight>