linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: chenm@cs.man.ac.uk
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: Could you like to tell me that where I can find the definition of "struct pt_regs" in Linux/PPC?
Date: Sat, 10 Jul 2004 08:48:07 -0600	[thread overview]
Message-ID: <1089470886.3988.2974.camel@hermes> (raw)
In-Reply-To: <HLEBJDLEFEKDCJFKLDCEIEBNEDAA.chenm@cs.man.ac.uk>


On Sat, 2004-07-10 at 07:42, Ming Chen wrote:
> Hi, I am porting JikesRVM from PowerPC to ARM.
>
> I can not find the source code of "asm/proc/ptrace.h" and the definition of
> "struct pt_regs" in it.
>
> Could you like to tell me that where I can find the definition of "struct
> pt_regs" in Linux/PPC?

Use the source :-)  In the Linux source tree:

% grep -r pt_regs include
  ...
include/asm-ppc/ptrace.h:struct pt_regs {
  ...

--
Gary Thomas <gary@mlbassoc.com>
MLB Associates


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2004-07-10 14:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-10 13:42 Could you like to tell me that where I can find the definition of "struct pt_regs" in Linux/PPC? Ming Chen
2004-07-10 14:48 ` Gary Thomas [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=1089470886.3988.2974.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=chenm@cs.man.ac.uk \
    --cc=linuxppc-dev@lists.linuxppc.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).