X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=lib%2Fvirt_mem_utsname.mli;h=17a836b48778b1afa6fc25017fbb72a360566c01;hb=6d60df50895e83763a20c4ec62ef0ec334cd7676;hp=7c0742ec3743fb7aa75db928fd7b409ff5a4bf27;hpb=cf4669f31197abcfb14dee874a4b738c9c2e6483;p=virt-mem.git diff --git a/lib/virt_mem_utsname.mli b/lib/virt_mem_utsname.mli index 7c0742e..17a836b 100644 --- a/lib/virt_mem_utsname.mli +++ b/lib/virt_mem_utsname.mli @@ -18,6 +18,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *) -val find_utsname : bool -> Virt_mem_types.image -> Virt_mem_types.ksymmap - -> Virt_mem_types.image * Virt_mem_types.utsname option +val find_utsname : + bool -> Virt_mem_types.kimage -> Virt_mem_types.kimage (** Find the system utsname structure. *)