|
|
1.1 ! root 1: /* mips.h - site configuration file for RISC/OS */ ! 2: ! 3: /* ! 4: * $Header: /f/osi/config/RCS/mips.h,v 7.1 90/03/26 09:57:04 mrose Exp $ ! 5: * ! 6: * ! 7: * $Log: mips.h,v $ ! 8: * Revision 7.1 90/03/26 09:57:04 mrose ! 9: * MIPS ! 10: * ! 11: * Revision 7.0 89/11/23 21:26:06 mrose ! 12: * Release 6.0 ! 13: * ! 14: */ ! 15: ! 16: /* ! 17: * NOTICE ! 18: * ! 19: * Acquisition, use, and distribution of this module and related ! 20: * materials are subject to the restrictions of a license agreement. ! 21: * Consult the Preface in the User's Manual for the full terms of ! 22: * this agreement. ! 23: * ! 24: */ ! 25: ! 26: ! 27: #ifndef _CONFIG_ ! 28: #define _CONFIG_ ! 29: ! 30: #define BSD42 /* Berkeley UNIX */ ! 31: #define WRITEV /* real Berkeley UNIX */ ! 32: #define BSD43 /* 4.3BSD or later */ ! 33: ! 34: #define TCP /* has TCP/IP (of course) */ ! 35: #define SOCKETS /* provided by sockets */ ! 36: ! 37: #define MIPS /* RISC/OS */ ! 38: ! 39: #define NFS /* network file system -- has getdirentries */ ! 40: ! 41: #define BIND ! 42: ! 43: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.