summaryrefslogtreecommitdiff
path: root/powerpc/Asmgenproof1.v
diff options
context:
space:
mode:
Diffstat (limited to 'powerpc/Asmgenproof1.v')
-rw-r--r--powerpc/Asmgenproof1.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/powerpc/Asmgenproof1.v b/powerpc/Asmgenproof1.v
index d9b6cf3..e637ef8 100644
--- a/powerpc/Asmgenproof1.v
+++ b/powerpc/Asmgenproof1.v
@@ -183,7 +183,7 @@ Ltac Simpl := repeat Simplif.
Section CONSTRUCTORS.
Variable ge: genv.
-Variable fn: code.
+Variable fn: function.
(** Properties of comparisons. *)