aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/ExpansionOracle.ml
diff options
context:
space:
mode:
Diffstat (limited to 'aarch64/ExpansionOracle.ml')
-rw-r--r--aarch64/ExpansionOracle.ml15
1 files changed, 15 insertions, 0 deletions
diff --git a/aarch64/ExpansionOracle.ml b/aarch64/ExpansionOracle.ml
new file mode 100644
index 00000000..afcb29c2
--- /dev/null
+++ b/aarch64/ExpansionOracle.ml
@@ -0,0 +1,15 @@
+(* *************************************************************)
+(* *)
+(* The Compcert verified compiler *)
+(* *)
+(* Léo Gourdin UGA, VERIMAG *)
+(* *)
+(* Copyright VERIMAG. All rights reserved. *)
+(* This file is distributed under the terms of the INRIA *)
+(* Non-Commercial License Agreement. *)
+(* *)
+(* *************************************************************)
+
+let expanse n ibf btl = btl
+
+let find_last_reg c = ()