summaryrefslogtreecommitdiff
path: root/gcc/ada/g-sha512.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-sha512.ads')
-rw-r--r--gcc/ada/g-sha512.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ada/g-sha512.ads b/gcc/ada/g-sha512.ads
index 0fc0dde3f52..c8ebd32f969 100644
--- a/gcc/ada/g-sha512.ads
+++ b/gcc/ada/g-sha512.ads
@@ -31,6 +31,7 @@
with System.Secure_Hashes.SHA2_Common;
with System.Secure_Hashes.SHA2_64;
+
package GNAT.SHA512 is new System.Secure_Hashes.H
(Block_Words => System.Secure_Hashes.SHA2_Common.Block_Words,
State_Words => 8,