X-Git-Url: http://git.annexia.org/?p=virt-mem.git;a=blobdiff_plain;f=lib%2Fvirt_mem_utsname.mli;h=7c0742ec3743fb7aa75db928fd7b409ff5a4bf27;hp=7b62d42ba1d87f293dd18ca6c238c1fd45b1d7d4;hb=2e1de51e35bea53ebece1a6fd6d6970534f4cbe9;hpb=643e58b5e26c18f2cfc1c7b9aa676cb44feee847 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. *)