ftp.nice.ch/pub/next/developer/languages/c/gcc.2.7.2.2.I.b.tar.gz#/lib/gcc-lib/i386-next-nextstep3/2.7.2.2.f.2/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.