/[qemu]/qemu/thunk.h
ViewVC logotype

Diff of /qemu/thunk.h

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

revision 1.7 by bellard, Tue Apr 29 21:09:03 2003 UTC revision 1.8 by bellard, Thu Jun 5 01:52:19 2003 UTC
# Line 77  Line 77 
77  #endif  #endif
78    
79  #define TARGET_LONG_SIZE (TARGET_LONG_BITS / 8)  #define TARGET_LONG_SIZE (TARGET_LONG_BITS / 8)
80  #define HOST_LONG_SIZE (TARGET_LONG_BITS / 8)  #define HOST_LONG_SIZE (HOST_LONG_BITS / 8)
81    
82  static inline uint16_t bswap16(uint16_t x)  static inline uint16_t bswap16(uint16_t x)
83  {  {

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