X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=lib%2Fvirt_mem_utsname.mli;h=7c0742ec3743fb7aa75db928fd7b409ff5a4bf27;hb=45b7766e66fb59ece5f07305553dc54a26b32d9d;hp=7b62d42ba1d87f293dd18ca6c238c1fd45b1d7d4;hpb=643e58b5e26c18f2cfc1c7b9aa676cb44feee847;p=virt-mem.git diff --git a/lib/virt_mem_utsname.mli b/lib/virt_mem_utsname.mli index 7b62d42..7c0742e 100644 --- a/lib/virt_mem_utsname.mli +++ b/lib/virt_mem_utsname.mli @@ -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.image -> Virt_mem_types.ksymmap + -> Virt_mem_types.image * Virt_mem_types.utsname option (** Find the system utsname structure. *)