aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-images.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt/grt-images.ads')
-rw-r--r--src/grt/grt-images.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grt/grt-images.ads b/src/grt/grt-images.ads
index afbaaadd1..75c291675 100644
--- a/src/grt/grt-images.ads
+++ b/src/grt/grt-images.ads
@@ -81,6 +81,7 @@ package Grt.Images is
procedure Ghdl_BV_To_Hstring (Res : Std_String_Ptr;
Base : Std_Bit_Vector_Basep;
Len : Ghdl_Index_Type);
+
private
pragma Export (Ada, Ghdl_Image_B1, "__ghdl_image_b1");
pragma Export (C, Ghdl_Image_E8, "__ghdl_image_e8");