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

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

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

revision 1.2 by marcus, Mon Sep 8 17:44:32 2003 UTC revision 1.3 by marcus, Tue Sep 9 22:07:49 2003 UTC
# Line 118  typedef l4_uint64_t l4_word_t; Line 118  typedef l4_uint64_t l4_word_t;
118      x;                          \      x;                          \
119    }    }
120    
121  #define _L4_STRUCT1(s1)         struct s1;  #define _L4_STRUCT1(s1)         struct s1
122  #define _L4_STRUCT2(s1, s2)     struct s1; struct s2;  #define _L4_STRUCT2(s1, s2)     struct s1; struct s2
123  #define _L4_STRUCT3(s1, s2, s3) struct s1; struct s2; struct s3;  #define _L4_STRUCT3(s1, s2, s3) struct s1; struct s2; struct s3
124  #define _L4_STRUCT4(s1, s2, s3, s4) \  #define _L4_STRUCT4(s1, s2, s3, s4) \
125    struct s1; struct s2; struct s3; struct s4    struct s1; struct s2; struct s3; struct s4
126    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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