This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ptrs to IO space?
- From: Richard Henderson <rth at redhat dot com>
- To: aspiesrule at mcleodusa dot net
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 27 Nov 2003 15:49:22 -0800
- Subject: Re: Ptrs to IO space?
- References: <200311272317.hARNHPH29972@mx1.redhat.com>
On Thu, Nov 27, 2003 at 11:18:24PM -0000, aspiesrule@mcleodusa.net wrote:
> In GNU C and C++, how would I declare a volatile ptr to an object in the
> i386 I/O space?
You don't.
r~