/[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.7 by marcus, Wed Sep 24 14:17:03 2003 UTC revision 1.8 by marcus, Thu Sep 25 00:17:36 2003 UTC
# Line 116  typedef l4_uint64_t l4_word_t; Line 116  typedef l4_uint64_t l4_word_t;
116  #define _L4_BITFIELD4(type, bf1, bf2, bf3, bf4) \  #define _L4_BITFIELD4(type, bf1, bf2, bf3, bf4) \
117    type bf4; type bf3; type bf2; type bf1    type bf4; type bf3; type bf2; type bf1
118  #define _L4_BITFIELD5(type, bf1, bf2, bf3, bf4, bf5) \  #define _L4_BITFIELD5(type, bf1, bf2, bf3, bf4, bf5) \
119    type bf5; type bf4; type bf3; type bf2 type; type bf1    type bf5; type bf4; type bf3; type bf2; type bf1
120  #define _L4_BITFIELD6(type, bf1, bf2, bf3, bf4, bf5, bf6) \  #define _L4_BITFIELD6(type, bf1, bf2, bf3, bf4, bf5, bf6) \
121    type bf6; type bf5; type bf4; type bf3; type bf2; type bf1    type bf6; type bf5; type bf4; type bf3; type bf2; type bf1
122  #define _L4_BITFIELD7(type, bf1, bf2, bf3, bf4, bf5, bf6, bf7) \  #define _L4_BITFIELD7(type, bf1, bf2, bf3, bf4, bf5, bf6, bf7) \

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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