Line 27:
Line 27:
|-
|-
| 0x8
| 0x8
−
| CreateThread(handle* thread, Entrypoint, void* arg, , ThreadPriority, ResLimit)
+
| CreateThread(handle* thread, func entrypoint, u32 arg, u32 stackbottom, s32 threadpriority, s32 processorid)
|-
|-
| 0x9
| 0x9