diff options
Diffstat (limited to 'gcc/ada/i-vxwork-x86.ads')
-rw-r--r-- | gcc/ada/i-vxwork-x86.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/i-vxwork-x86.ads b/gcc/ada/i-vxwork-x86.ads index 32205955c78..360c6fce710 100644 --- a/gcc/ada/i-vxwork-x86.ads +++ b/gcc/ada/i-vxwork-x86.ads @@ -50,7 +50,7 @@ with System.VxWorks; package Interfaces.VxWorks is - pragma Preelaborate (VxWorks); + pragma Preelaborate; ------------------------------------------------------------------------ -- Here is a complete example that shows how to handle the Interrupt 0x33 |