aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-disp_vhdl.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/netlists-disp_vhdl.ads')
-rw-r--r--src/synth/netlists-disp_vhdl.ads2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/synth/netlists-disp_vhdl.ads b/src/synth/netlists-disp_vhdl.ads
index afc29458f..a088c4968 100644
--- a/src/synth/netlists-disp_vhdl.ads
+++ b/src/synth/netlists-disp_vhdl.ads
@@ -19,6 +19,8 @@
-- MA 02110-1301, USA.
package Netlists.Disp_Vhdl is
+ procedure Put_Uns32 (V : Uns32);
+
procedure Disp_Vhdl (M : Module);
procedure Disp_Architecture_Declarations (M : Module);