/[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.4 by marcus, Thu Sep 18 13:48:35 2003 UTC revision 1.5 by marcus, Thu Sep 18 20:29:20 2003 UTC
# Line 49  __l4_uintN_t (64, __DI__); Line 49  __l4_uintN_t (64, __DI__);
49    
50  #if L4_WORDSIZE == L4_WORDSIZE_32  #if L4_WORDSIZE == L4_WORDSIZE_32
51  typedef l4_uint32_t l4_word_t;  typedef l4_uint32_t l4_word_t;
52  #define L4_WORD_C(c) c ## ULL  #define L4_WORD_C(c) c ## U
53  #else  #else
54  #if L4_WORDSIZE == L4_WORDSIZE_64  #if L4_WORDSIZE == L4_WORDSIZE_64
55  typedef l4_uint64_t l4_word_t;  typedef l4_uint64_t l4_word_t;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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