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/hppa/cpu.h

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

/* Copyright 1993 NeXT Computer, Inc. All rights reserved. */
/*
 * HISTORY
 *
 * 12-Jul-93 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_HPPA_CPU_H_
#define	_BSD_HPPA_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.