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/architecture/m68k/zsreg.h

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

/*
 * Serial channel register definitions.
 *
 * History
 * 22-May-91  Gregg Kellogg (gk) at NeXT
 *	Split out public interface.
 *
 * 04-Apr-90	Doug Mitchell at NeXT
 *	Added protogtype for zs_tc; made all of this file except for ioctl's
 *		dependent on ifdef KERNEL. 
 */

#ifndef	_M68K_ZSREG_
#define _M68K_ZSREG_

#import <sys/ioctl.h>
#import <sys/types.h>
#import	<architecture/zs85C30.h>


#endif

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