sweep through entire page table to free up intermediate tables
[lunaix-os.git] / lunaix-os / includes / lunaix / mm / procvm.h
index 8eb81ddc4260fd26759d3ad4e91c4cdc10024f97..f75cb965a07600d1a8de9ddb56d01f588eeba298 100644 (file)
@@ -119,6 +119,6 @@ void
 procvm_link_kernel(ptr_t dest_mnt);
 
 void
-procvm_unlink_kernel();
+procvm_unlink_kernel(ptr_t dest_mnt);
 
 #endif /* __LUNAIX_PROCVM_H */