ftp.nice.ch/pub/next/developer/languages/c/egcs.1.1.1.1beta.I.b.tar.gz#/lib/gcc-lib/i386-next-nextstep3/egcs-2.91.60/include/bsd/sparc/cpu.h

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

/* Copyright 1994 NeXT Computer, Inc. All rights reserved. */
/*
 * HISTORY
 *
 * 21-Apr-94 Mac Gillon at NeXT
 *	Created.
 * 	Only uni support for now.
 *
 * 18-Feb-94 Mac Gillon at NeXT
 *	What if we had a multi...
 *
 */
 

#ifndef	_BSD_SPARC_CPU_H_
#define	_BSD_SPARC_CPU_H_
 

#define	cpu_number()	(0)

#endif

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