qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] sizeof(target_int)
@ 2007-04-16 21:05 Kirill A. Shutemov
  2007-04-17 10:55 ` Thiemo Seufer
  0 siblings, 1 reply; 2+ messages in thread
From: Kirill A. Shutemov @ 2007-04-16 21:05 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 352 bytes --]

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/
 + ALT Linux Team, http://www.altlinux.com/

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] sizeof(target_int)
  2007-04-16 21:05 [Qemu-devel] sizeof(target_int) Kirill A. Shutemov
@ 2007-04-17 10:55 ` Thiemo Seufer
  0 siblings, 0 replies; 2+ messages in thread
From: Thiemo Seufer @ 2007-04-17 10:55 UTC (permalink / raw)
  To: Kirill A. Shutemov; +Cc: qemu-devel

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.


Thiemo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-17 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-16 21:05 [Qemu-devel] sizeof(target_int) Kirill A. Shutemov
2007-04-17 10:55 ` Thiemo Seufer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).