aboutsummaryrefslogtreecommitdiffstats
path: root/extraction/extraction.v
diff options
context:
space:
mode:
Diffstat (limited to 'extraction/extraction.v')
-rw-r--r--extraction/extraction.v3
1 files changed, 2 insertions, 1 deletions
diff --git a/extraction/extraction.v b/extraction/extraction.v
index 8ac776ef..9b124a10 100644
--- a/extraction/extraction.v
+++ b/extraction/extraction.v
@@ -167,7 +167,8 @@ Set Extraction AccessOpaque.
Cd "extraction".
Separate Extraction
- Asmgen.addptrofs
+(* Asmgen.addptrofs *)
+ Asm.dummy_function
Compiler.transf_c_program Compiler.transf_cminor_program
Cexec.do_initial_state Cexec.do_step Cexec.at_final_state
Ctypes.merge_attributes Ctypes.remove_attributes Ctypes.build_composite_env