source: trunk/src/emx/include/sys/endian.h@ 213

Last change on this file since 213 was 167, checked in by bird, 23 years ago

Initial coding.

  • Property cvs2svn:cvs-rev set to 1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 172 bytes
Line 
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_
6#include <machine/endian.h>
7#endif
8
Note: See TracBrowser for help on using the repository browser.