aboutsummaryrefslogtreecommitdiffstats
path: root/extraction
diff options
context:
space:
mode:
Diffstat (limited to 'extraction')
-rw-r--r--extraction/extraction.v3
1 files changed, 1 insertions, 2 deletions
diff --git a/extraction/extraction.v b/extraction/extraction.v
index 9b124a10..6ab2ce3a 100644
--- a/extraction/extraction.v
+++ b/extraction/extraction.v
@@ -167,8 +167,7 @@ Set Extraction AccessOpaque.
Cd "extraction".
Separate Extraction
-(* Asmgen.addptrofs *)
- Asm.dummy_function
+ Asm.dummy_function Asmgen.addptrofs Asmgen.storeind_ptr
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