lkml.org 
[lkml]   [2003]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH][2.6] constant_test_bit doesn't like my gcc
Date
In article <200310161255.36380.ioe-lkml@rameria.de>,
Ingo Oeser <ioe-lkml@rameria.de> asked:

| Sorry, but I still don't get, what a "const volatile" is supposed to mean.

It's a volatile which we're not allowed to change.

The ones which I always have to look at multiple times are the "const
pointer to volatile" and "volatile pointer to const." As in unchanging
pointer to a volatile datum, or a volatile pointer to unchanging data.
--
bill davidsen <davidsen@tmr.com>
CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.058 / U:0.932 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site