Moved sys/ioctl.h to libc support

This commit is contained in:
Joel Sherrill
1999-01-19 17:38:13 +00:00
parent 16a9ee1d06
commit b33d8a21ff
3 changed files with 2 additions and 19 deletions

View File

@@ -9,7 +9,7 @@ RTEMS_ROOT = @top_srcdir@
PROJECT_ROOT = @PROJECT_ROOT@
#H_PIECES=utsname
H_PIECES=utime ioctl
H_PIECES=utime
H_FILES=$(H_PIECES:%=$(srcdir)/%.h)
SRCS=$(H_FILES)

View File

@@ -1,17 +0,0 @@
/*
* $Id$
*/
#ifndef __SYS_IOCTL_h__
#define __SYS_IOCTL_h__
/* Functions */
int ioctl(
int fd,
int request,
...
);
#endif
/* end of include file */

View File

@@ -12,7 +12,7 @@ H_PIECES=chain console clockdrv iosupp ringbuf \
spurious timerdrv vmeintr
H_FILES=$(H_PIECES:%=$(srcdir)/%.h)
SYS_H_PIECES=termios
SYS_H_PIECES=ioctl termios
SYS_H_FILES=$(SYS_H_PIECES:%=$(srcdir)/sys/%.h)
MOTOROLA_H_PIECES=mc68230 mc68681