summaryrefslogtreecommitdiff
path: root/gcc/ada/s-taspri-tru64.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-taspri-tru64.ads')
-rw-r--r--gcc/ada/s-taspri-tru64.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ada/s-taspri-tru64.ads b/gcc/ada/s-taspri-tru64.ads
index 172f795536f..db281adc32e 100644
--- a/gcc/ada/s-taspri-tru64.ads
+++ b/gcc/ada/s-taspri-tru64.ads
@@ -49,6 +49,7 @@ with System.OS_Interface;
-- pthread_t
package System.Task_Primitives is
+ pragma Preelaborate;
type Lock is limited private;
-- Should be used for implementation of protected objects