Experimental automated 'follower' code.
[virt-mem.git] / lib / virt_mem_tasks.mli
index 13764bf..15592c2 100644 (file)
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  *)
 
+(*
 val find_tasks : bool ->
   Virt_mem_types.image ->
   Virt_mem_types.ksymmap ->
   string ->
   Virt_mem_types.image * Virt_mem_types.task list option
 (** Find and load the process table. *)
+*)