summaryrefslogtreecommitdiff
path: root/gcc/ada/s-vxwork-ppc.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-vxwork-ppc.ads')
-rw-r--r--gcc/ada/s-vxwork-ppc.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-vxwork-ppc.ads b/gcc/ada/s-vxwork-ppc.ads
index d6955d3fe7c..62116ca113c 100644
--- a/gcc/ada/s-vxwork-ppc.ads
+++ b/gcc/ada/s-vxwork-ppc.ads
@@ -36,7 +36,7 @@
with Interfaces.C;
package System.VxWorks is
- pragma Preelaborate (System.VxWorks);
+ pragma Preelaborate;
package IC renames Interfaces.C;