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/mach/m68k/vm_types.h

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

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

#ifndef	_MACH_M68K_VM_TYPES_
#define	_MACH_M68K_VM_TYPES_	1

#ifdef	ASSEMBLER
#else
typedef	unsigned int	vm_offset_t;
typedef	unsigned int	vm_size_t;
#endif

#endif

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