diff options
Diffstat (limited to 'gcc/ada/s-vxwork-x86.ads')
-rw-r--r-- | gcc/ada/s-vxwork-x86.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-vxwork-x86.ads b/gcc/ada/s-vxwork-x86.ads index 830734f93c6..e1c93059889 100644 --- a/gcc/ada/s-vxwork-x86.ads +++ b/gcc/ada/s-vxwork-x86.ads @@ -34,7 +34,7 @@ -- This is the x86 VxWorks version of this package package System.VxWorks is - pragma Preelaborate (System.VxWorks); + pragma Preelaborate; -- Floating point context record. x86 version |