OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [include/] [sys/] [ioctl.h] - Rev 173

Compare with Previous | Blame | View Log

/*
 *  $Id: ioctl.h,v 1.2 2001-09-27 11:59:35 chris Exp $
 */
 
#ifndef __SYS_IOCTL_h__
#define __SYS_IOCTL_h__
 
/* Functions */
 
int ioctl(
  int  fd,
  int  request,
  ... 
);
 
#endif
/* end of include file */
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.