aboutsummaryrefslogtreecommitdiff
path: root/kernel/cemitcodes.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/cemitcodes.mli')
-rw-r--r--kernel/cemitcodes.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/cemitcodes.mli b/kernel/cemitcodes.mli
index fed577158a..438da15ddd 100644
--- a/kernel/cemitcodes.mli
+++ b/kernel/cemitcodes.mli
@@ -15,7 +15,6 @@ type emitcodes
val length : emitcodes -> int
val patch_int : emitcodes -> (*pos*)int -> int -> unit
-val patch_getglobal : emitcodes -> (*pos*)int -> (bool*int) -> unit
type to_patch = emitcodes * (patch list) * fv