Line 220:
Line 220:
|<code>uint32_t* OSGetSystemInfo(void)</code>
|<code>uint32_t* OSGetSystemInfo(void)</code>
|Returns pointer to OSSystemInfo struct (see below)
|Returns pointer to OSSystemInfo struct (see below)
+
|-
+
|OSSleepTicks
+
|<code>void OSSleepTicks(ticks)</code>
+
|Makes the current thread sleep for a specified amount of ticks
|}
|}