ftp.nice.ch/pub/next/developer/languages/c/gcc.2.7.2.2.N.b.tar.gz#/lib/gcc-lib/m68k-next-nextstep3/2.7.2.2.f.2/include/bsd/m68k/table.h

This is table.h in view mode; [Download] [Up]

/*
 * Copyright (c) 1989 Next, Inc.
 */

#ifndef	_M68K_TABLE_H
#define	_M68K_TABLE_H
/*
 * Machine dependent table entries
 */
#define TBL_NeXT_CPU_REV		(TBL_MACHDEP_BASE+0)
#define TBL_FP_INFO			(TBL_MACHDEP_BASE+1)
#define TBL_NeXT_CPU_REV2		(TBL_MACHDEP_BASE+2)
#define TBL_NeXT_HAS_NeXTbus		(TBL_MACHDEP_BASE+3)

#endif

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.