aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/CombineOpproof.v
diff options
context:
space:
mode:
Diffstat (limited to 'powerpc/CombineOpproof.v')
-rw-r--r--powerpc/CombineOpproof.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/powerpc/CombineOpproof.v b/powerpc/CombineOpproof.v
index 4883876d..cca7606a 100644
--- a/powerpc/CombineOpproof.v
+++ b/powerpc/CombineOpproof.v
@@ -13,6 +13,7 @@
(** Recognition of combined operations, addressing modes and conditions
during the [CSE] phase. *)
+Require Import FunInd.
Require Import Coqlib.
Require Import AST.
Require Import Integers.