source: trunk/third/cns/src/include/c-i960vx.h @ 8789

Revision 8789, 261 bytes checked in by ghudson, 28 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r8788, which included commits to RCS files with non-trunk default branches.
Line 
1#define BITS32
2#define BIG
3#define LSBFIRST
4#define HOST_BYTE_ORDER LSB_FIRST
5#define BSDUNIX
6
7typedef void sigtype;   /* Signal handler functions are declared "void".  */
8
9/* Used in various places, appl/bsd, email/POP, kadmin, lib/krb */
10#define USE_UNISTD_H    1
Note: See TracBrowser for help on using the repository browser.