aboutsummaryrefslogtreecommitdiffstats
path: root/x86
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-11-19 12:21:59 +0100
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-11-19 12:21:59 +0100
commit8457cd3961cd72d319a0090a98be4321cfa4886d (patch)
treeb06cc238b33ec0180c66e9c4a8aee1aad30e3787 /x86
parent541466263c1c673f9c4f762480b62b8f2648a920 (diff)
downloadcompcert-kvx-8457cd3961cd72d319a0090a98be4321cfa4886d.tar.gz
compcert-kvx-8457cd3961cd72d319a0090a98be4321cfa4886d.zip
rm unneeded open statements in ML
Diffstat (limited to 'x86')
-rw-r--r--x86/Machregsaux.ml3
1 files changed, 0 insertions, 3 deletions
diff --git a/x86/Machregsaux.ml b/x86/Machregsaux.ml
index 84a6c299..840943e7 100644
--- a/x86/Machregsaux.ml
+++ b/x86/Machregsaux.ml
@@ -12,9 +12,6 @@
(** Auxiliary functions on machine registers *)
-open Camlcoq
-open Machregs
-
let is_scratch_register r = false
let class_of_type = function