/[hurd]/hurd-l4/libl4/l4/ipc.h
ViewVC logotype

Diff of /hurd-l4/libl4/l4/ipc.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by marcus, Sat Jan 22 18:19:10 2005 UTC revision 1.10 by marcus, Sun Jan 30 23:00:39 2005 UTC
# Line 153  typedef union Line 153  typedef union
153    _L4_map_item_t raw;    _L4_map_item_t raw;
154    
155    /* We need the following member to avoid breaking the aliasing rules.  */    /* We need the following member to avoid breaking the aliasing rules.  */
156    l4_word_t mr[2];    _L4_word_t mr[2];
157    
158    struct    struct
159    {    {
# Line 296  typedef union Line 296  typedef union
296    _L4_string_item_t raw;    _L4_string_item_t raw;
297    
298    /* We need the following member to avoid breaking the aliasing rules.  */    /* We need the following member to avoid breaking the aliasing rules.  */
299    l4_word_t mr[2];    _L4_word_t mr[2];
300    
301    struct    struct
302    {    {

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26