Changeset 167 for trunk/src/emx/include/sys/endian.h
- Timestamp:
- May 18, 2003, 6:13:08 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/sys/endian.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r166 r167 1 /* Because of toolkit tcpip compatibility all 2 * the things is in the machine header. 3 */ 4 #ifndef _SYS_ENDIAN_H_ 5 #define _SYS_ENDIAN_H_ 1 6 #include <machine/endian.h> 7 #endif 8 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.