File:  [Research Unix] / researchv9 / jerq / sgs / ld / system.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:22:00 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv9-SUN3_old, researchv9-SUN3, HEAD
researchv9-SUN3(old)

/*
 *  static char ID[] = "@(#) system.h: 1.5 4/28/83";
 */

#define	USEREGIONS	0	/* allows allocation by regions */
#define	TRVEC	0		/* allows transfer vectors	*/
#define	UNIX	1		/* ld used as standard UNIX tool*/
#define	DMERT	0		/* ld used to generate DMERT obj*/
#define	B16		0		/* ld generates basic-16 object	*/
#define X86		0		/* ld generates extended 8086	*/
#define	N3B		0		/* ld generates 3B-20 object	*/
#define	M32		1		/* ld generates BELLMAC-32 obj	*/
#define U3B 		0		/* ld generates 3B-20Simplex obj*/
#define	VAX		0		/* ld generates VAX 11/780 obj	*/
#define	PDP		0		/* ld generates PDP 11/70  obj	*/
#define	DEC		0		/* ld generates DEC object	*/
#define	DEBUG	0		/* allow debugging flag		*/
#define	IANDD	0		/* allows separate i and d	*/
#define SWABFMT	0		/* text in reverse order 	*/
#define PAGING		1	/* ld uses UNIX 6.0 paging	*/
#define	COMMON	1		/* handle .comm's		*/
#define NATIVE		1	/* ld creates a.out in native mode	*/

#ifndef TS
#define	TS		1		/* ld executed under UNIX-TS	*/
#endif

#ifndef RT
#define	RT		0		/* ld executed under UNIX-RT	*/
#endif

#ifndef NOSDP
#define	NOSDP		0		/* use Software Demand Paging	*/
#endif

#ifndef ONEPROC
#define	ONEPROC		0		/* defines number of processes	*/
#endif

#ifndef PORT5AR
#define PORT5AR		0		/* 5.0 archive format 	  */
#endif

#ifndef PORTAR
#define PORTAR		0		/* defines archive format */
#endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.