qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: "Kirill A. Shutemov" <k.shutemov@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] sizeof(target_int)
Date: Tue, 17 Apr 2007 11:55:45 +0100	[thread overview]
Message-ID: <20070417105545.GA5096@networkno.de> (raw)
In-Reply-To: <20070416210536.GA3017@localhost.localdomain>

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

      reply	other threads:[~2007-04-17 11:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-16 21:05 [Qemu-devel] sizeof(target_int) Kirill A. Shutemov
2007-04-17 10:55 ` Thiemo Seufer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070417105545.GA5096@networkno.de \
    --to=ths@networkno.de \
    --cc=k.shutemov@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).