summaryrefslogtreecommitdiff
path: root/arm/Asmgenretaddr.v
diff options
context:
space:
mode:
Diffstat (limited to 'arm/Asmgenretaddr.v')
-rw-r--r--arm/Asmgenretaddr.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm/Asmgenretaddr.v b/arm/Asmgenretaddr.v
index 97250a6..5238d21 100644
--- a/arm/Asmgenretaddr.v
+++ b/arm/Asmgenretaddr.v
@@ -13,7 +13,7 @@
(** Predictor for return addresses in generated PPC code.
The [return_address_offset] predicate defined here is used in the
- concrete semantics for Mach (module [Machconcr]) to determine the
+ semantics for Mach (module [Machsem]) to determine the
return addresses that are stored in activation records. *)
Require Import Coqlib.