diff options
author | Geert Bosch <bosch@adacore.com> | 2007-12-13 11:46:20 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2007-12-13 11:46:20 +0100 |
commit | 4f9720e08cc23c80154beb113dce47b2cfce959c (patch) | |
tree | 907bf5377a93adf7d8d79a59b04a5a1605549bd7 /gcc/ada/s-parame-vxworks.adb | |
parent | 405fc8e9c4445f0cbd673c71a7074b3567fcd377 (diff) | |
download | gcc-4f9720e08cc23c80154beb113dce47b2cfce959c.zip gcc-4f9720e08cc23c80154beb113dce47b2cfce959c.tar.gz gcc-4f9720e08cc23c80154beb113dce47b2cfce959c.tar.bz2 |
s-parame-vxworks.adb: Update comments to reflect usage of this package by Nucleus.
2007-12-06 Geert Bosch <bosch@adacore.com>
* s-parame-vxworks.adb:
Update comments to reflect usage of this package by Nucleus.
From-SVN: r130881
Diffstat (limited to 'gcc/ada/s-parame-vxworks.adb')
-rw-r--r-- | gcc/ada/s-parame-vxworks.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-parame-vxworks.adb b/gcc/ada/s-parame-vxworks.adb index e5152c7..240a9d8 100644 --- a/gcc/ada/s-parame-vxworks.adb +++ b/gcc/ada/s-parame-vxworks.adb @@ -31,7 +31,7 @@ -- -- ------------------------------------------------------------------------------ --- Version used on all VxWorks targets +-- Version used on all VxWorks and Nucleus targets package body System.Parameters is |