Kirill A. Shutemov wrote:
> Is it possible to get size of target int? Why is only TARGET_LONG_BITS
> defined?
> I have need of size of target int for correct define fsid_t for linux user
> mode. fsid_t is struct { int val[2]; } for linux.
That's int32_t for all Linux versions and architectures.
Is it possible to get size of target int? Why is only TARGET_LONG_BITS
defined?
I have need of size of target int for correct define fsid_t for linux user
mode. fsid_t is struct { int val[2]; } for linux.
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/