All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Mosberger <davidm@hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] use of setcontext()/getcontext()
Date: Mon, 15 Oct 2001 18:16:20 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590698805344@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590698805251@msgid-missing>

>>>>> On Thu, 11 Oct 2001 13:26:05 +0200 (CEST), stefan <stefan@lkcc.org> said:

  Stefan> On Wed, 10 Oct 2001, David Mosberger wrote: Also I would
  Stefan> like to know if
  >>
  Stefan> extern unsigned long
  Stefan> __libc_ia64_register_backing_store_base; or extern void *
  Stefan> __libc_ia64_register_backing_store_base;
  >>
  Stefan> is meant to be correct.
  >>  Either one should work.

  Stefan> I know that :-) But how is it initially declared ? I just
  Stefan> need to decide which to chose.

Well, it's defined in an assembly file, so there is no initial
declaration.  I'd recommend to declare it as "unsigned long *".  That
way, it would be compatible with the rse.h helper functions (not that
you'd need them... ;-).

	--david


  parent reply	other threads:[~2001-10-15 18:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-25 19:35 [Linux-ia64] use of setcontext()/getcontext() stefan
2001-09-26 22:24 ` David Mosberger
2001-09-27  7:31 ` stefan
2001-09-27 17:38 ` David Mosberger
2001-09-29 16:53 ` stefan
2001-10-09  6:01 ` stefan
2001-10-10 22:17 ` David Mosberger
2001-10-11 11:26 ` stefan
2001-10-11 11:33 ` stefan
2001-10-15 18:16 ` David Mosberger [this message]
2001-10-15 18:19 ` David Mosberger

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=marc-linux-ia64-105590698805344@msgid-missing \
    --to=davidm@hpl.hp.com \
    --cc=linux-ia64@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.