ftp.nice.ch/pub/next/developer/languages/c/egcs.1.1.1.1beta.I.b.tar.gz#/lib/gcc-lib/i386-next-nextstep3/egcs-2.91.60/include/bsd/dev/i386/evsio.h

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

/* 	Copyright (c) 1992 NeXT Computer, Inc.  All rights reserved. 
 *
 * evsio.h - Get/Set parameter calls for Event Status Driver.
 *
 *	CAUTION: Developers should stick to the API exported in
 *		<drivers/event_status_driver.h> to guarantee
 *		binary compatability of their applications in future
 *		releases.
 *
 * HISTORY
 * 22 Sep 92	Joe Pasqua
 *      Created. 
 */

/* NOTES:*/
/* * This module defines system specific additions to the get/set*/
/*   parameter set defined in the machine independent evsio.h module.*/
/* * At the moment, there are no extensions, so we don't have anything*/
/*   in here except an import of that mi interface.*/


#ifndef _I386_DEV_EVSIO_
#define _I386_DEV_EVSIO_

#import <bsd/dev/evsio.h>


/* Device/architecture specific controls, implemented within*/
/* Event Sources follow.*/



#endif

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