/home/tomh/openhip/hip-0.5/src/include/mac/mac_types.h

Go to the documentation of this file.
00001 #ifndef __u8
00002 #define __u8 unsigned char 
00003 #endif
00004 #ifndef __uint8_t
00005 #define __uint8_t unsigned char 
00006 #endif
00007 #ifndef __u16
00008 #define __u16 unsigned short
00009 #endif
00010 #ifndef __u32
00011 #define __u32 unsigned int 
00012 #endif
00013 #ifndef __u64
00014 #define __u64 unsigned long long
00015 #endif

Generated on Mon Oct 22 11:43:43 2007 for OpenHIP by  doxygen 1.5.1