Kernel/x86_64 - Fucking about removing inline asm
[tpg/acess2.git] / Kernel / arch / x86_64 / include / mm_virt.h
index 1af7bd5..3c7babc 100644 (file)
@@ -85,6 +85,6 @@
 void   MM_FinishVirtualInit(void);
 tVAddr MM_NewKStack(void);
 tVAddr MM_Clone(void);
-tVAddr MM_NewWorkerStack(void);
+tVAddr MM_NewWorkerStack(void *StackData, size_t StackSize);
 
 #endif

UCC git Repository :: git.ucc.asn.au