Add .gitignore file for git.
[virt-mem.git] / lib / virt_mem_utsname.mli
index 7b62d42..17a836b 100644 (file)
@@ -18,5 +18,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  *)
 
-val find_utsname : bool -> Virt_mem_types.image1 -> Virt_mem_types.image2
+val find_utsname :
+  bool -> Virt_mem_types.kimage -> Virt_mem_types.kimage
 (** Find the system utsname structure. *)