Changeset 187 for trunk/src/emx/include/utils.h
- Timestamp:
- May 19, 2003, 3:20:02 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/utils.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r186 r187 5 5 #ifdef TCPV40HDRS 6 6 7 /** @name tcpip40 function mappings. 8 * @{ */ 9 #define lswap tcpip40_lswap 10 #define bswap tcpip40_bswap 11 #define rexec tcpip40_rexec 12 /* @} */ 7 13 unsigned long _System lswap(unsigned long); 8 14 unsigned short _System bswap(unsigned short); -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.