Change to using internal format for kernel structures.
[virt-mem.git] / lib / virt_mem_tasks.mli
index f6d6f94..13764bf 100644 (file)
@@ -22,5 +22,5 @@ val find_tasks : bool ->
   Virt_mem_types.image ->
   Virt_mem_types.ksymmap ->
   string ->
   Virt_mem_types.image ->
   Virt_mem_types.ksymmap ->
   string ->
-  Virt_mem_types.image * Virt_mem_mmap.addr option
+  Virt_mem_types.image * Virt_mem_types.task list option
 (** Find and load the process table. *)
 (** Find and load the process table. *)