/[pupa]/pupa/include/pupa/types.h
ViewVC logotype

Diff of /pupa/include/pupa/types.h

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

revision 1.1.1.1 by okuji, Fri Dec 27 08:53:09 2002 UTC revision 1.2 by okuji, Mon Jan 6 00:01:35 2003 UTC
# Line 69  typedef unsigned long long     pupa_uint64_t Line 69  typedef unsigned long long     pupa_uint64_t
69  #endif  #endif
70    
71  /* Misc types.  */  /* Misc types.  */
72  #if PUPA_HOST_SIZE_OF_VOID_P == 8  #if PUPA_HOST_SIZEOF_VOID_P == 8
73  typedef pupa_uint64_t   pupa_addr_t;  typedef pupa_uint64_t   pupa_addr_t;
74  typedef pupa_uint64_t   pupa_off_t;  typedef pupa_uint64_t   pupa_off_t;
75  typedef pupa_uint64_t   pupa_size_t;  typedef pupa_uint64_t   pupa_size_t;

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

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