]> gcc.gnu.org Git - gcc.git/commit
[Ada] VxWorks inconsistent use of return type (vx_freq_t)
authorDoug Rupp <rupp@adacore.com>
Mon, 12 Jul 2021 17:52:32 +0000 (10:52 -0700)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 22 Sep 2021 15:01:43 +0000 (15:01 +0000)
commit2df3e43eb97a3d1e96485a9b682f9a07478b6da7
tree1dbccc387057ceb112e88e86d6479a94eb95fff1
parent4a3cb9e31936dda905082d9a27389c1622a3c55c
[Ada] VxWorks inconsistent use of return type (vx_freq_t)

gcc/ada/

* libgnarl/s-osinte__vxworks.ads (SVE): New package renaming
(vx_freq_t): New subtype.
(sysClkRateGet): Return vx_freq_t.
* libgnarl/s-vxwext.ads (vx_freq_t): New type.
* libgnarl/s-vxwext__kernel.ads: Likewise.
* libgnarl/s-vxwext__rtp.ads: Likewise.
gcc/ada/libgnarl/s-osinte__vxworks.ads
gcc/ada/libgnarl/s-vxwext.ads
gcc/ada/libgnarl/s-vxwext__kernel.ads
gcc/ada/libgnarl/s-vxwext__rtp.ads
This page took 0.062996 seconds and 6 git commands to generate.