nativeMaschine: s/unsigned int/ptrdiff_t/g
[mate.git] / Mate / MethodPool.hs-boot
index 477e6ccfee90cd609da103c0010d10ee0d7da363..7efca9c6f1e0ac5c423caa8e1bf2531c71ecb9db 100644 (file)
@@ -12,4 +12,4 @@ import Foreign.C.Types
 addMethodRef :: Word32 -> MethodInfo -> [B.ByteString] -> IO ()
 compileBB :: RawMethod -> MethodInfo -> IO Word32
 executeFuncPtr :: Word32 -> IO ()
-getMethodEntry :: CUInt -> CUInt -> IO CUInt
+getMethodEntry :: CPtrdiff -> CPtrdiff -> IO CPtrdiff