Ignore:
Timestamp:
May 18, 2003, 6:13:08 AM (22 years ago)
Author:
bird
Message:

Initial coding.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/sys/endian.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.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_
    16#include <machine/endian.h>
     7#endif
     8
Note: See TracChangeset for help on using the changeset viewer.