aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-vhdl_stmts.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-vhdl_stmts.ads')
-rw-r--r--src/synth/synth-vhdl_stmts.ads3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/synth/synth-vhdl_stmts.ads b/src/synth/synth-vhdl_stmts.ads
index 8b1687795..b6cc72fce 100644
--- a/src/synth/synth-vhdl_stmts.ads
+++ b/src/synth/synth-vhdl_stmts.ads
@@ -155,7 +155,8 @@ package Synth.Vhdl_Stmts is
-- For simulation.
function Exec_Resolution_Call (Syn_Inst : Synth_Instance_Acc;
- Func : Node;
+ Imp : Node;
+ Obj : Node;
Arg : Valtyp) return Valtyp;
-- Return the associated choice from CHOICES chain selected by SEL.