X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=lib%2Fvirt_mem_utsname.mli;fp=lib%2Fvirt_mem_utsname.mli;h=17a836b48778b1afa6fc25017fbb72a360566c01;hb=82201a5312c3582daeb7215efd731f7e784d9edf;hp=7c0742ec3743fb7aa75db928fd7b409ff5a4bf27;hpb=d2a3a6758dca234d0b201e8e965c0861517d37bb;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. *)