aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/Asmgen.v
diff options
context:
space:
mode:
Diffstat (limited to 'aarch64/Asmgen.v')
-rw-r--r--aarch64/Asmgen.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/aarch64/Asmgen.v b/aarch64/Asmgen.v
index 45205158..6bb791c4 100644
--- a/aarch64/Asmgen.v
+++ b/aarch64/Asmgen.v
@@ -20,7 +20,6 @@ Require Import Errors AST Integers Floats Op.
Require Import Locations Compopts.
Require Import Mach Asm Asmblock Asmblockgen Machblockgen PostpassScheduling.
-
Local Open Scope error_monad_scope.
(** Functions called by the Asmexpand ocaml file, inspired and adapted from Asmblockgen.v *)