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] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
/*
2
 *  $Id: ioctl.h,v 1.2 2001-09-27 11:59:35 chris Exp $
3
 */
4
 
5
#ifndef __SYS_IOCTL_h__
6
#define __SYS_IOCTL_h__
7
 
8
/* Functions */
9
 
10
int ioctl(
11
  int  fd,
12
  int  request,
13
  ...
14
);
15
 
16
#endif
17
/* end of include file */

powered by: WebSVN 2.1.0

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