summaryrefslogtreecommitdiff
path: root/src/ghdldrv
diff options
context:
space:
mode:
Diffstat (limited to 'src/ghdldrv')
-rw-r--r--src/ghdldrv/ghdlrun.adb3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ghdldrv/ghdlrun.adb b/src/ghdldrv/ghdlrun.adb
index d927b4d..32e85a0 100644
--- a/src/ghdldrv/ghdlrun.adb
+++ b/src/ghdldrv/ghdlrun.adb
@@ -437,6 +437,9 @@ package body Ghdlrun is
Def (Trans_Decls.Ghdl_Rti_Add_Top,
Grt.Rtis.Ghdl_Rti_Add_Top'Address);
+ Def (Trans_Decls.Ghdl_Init_Top_Generics,
+ Grt.Main.Ghdl_Init_Top_Generics'Address);
+
Def (Trans_Decls.Ghdl_Protected_Enter,
Grt.Processes.Ghdl_Protected_Enter'Address);
Def (Trans_Decls.Ghdl_Protected_Leave,