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

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

/* 
 * Copyright (c) 1993 NeXT, Inc.
 */ 

/*
 *	File:	mach/hppa/boolean.h
 *
 *	Boolean type, for NeXT.
 *
 */

#ifndef	_MACH_HPPA_BOOLEAN_H_
#define	_MACH_HPPA_BOOLEAN_H_

typedef unsigned int		boolean_t;

#endif

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