Temporary hack to compile. Need to probably address definition

of all FIO constants and conflict with libnetworking code.
This commit is contained in:
Joel Sherrill
2000-06-13 21:42:55 +00:00
parent 2adcb4dda6
commit 80ad143b73
4 changed files with 4 additions and 0 deletions

View File

@@ -452,6 +452,7 @@ typedef int (*rtems_libio_lseek_t)(
#define RTEMS_IO_GET_ATTRIBUTES 1
#define RTEMS_IO_SET_ATTRIBUTES 2
#define RTEMS_IO_TCDRAIN 3
#define FIONREAD 4
/*
* The following macros are used to build up the permissions sets

View File

@@ -452,6 +452,7 @@ typedef int (*rtems_libio_lseek_t)(
#define RTEMS_IO_GET_ATTRIBUTES 1
#define RTEMS_IO_SET_ATTRIBUTES 2
#define RTEMS_IO_TCDRAIN 3
#define FIONREAD 4
/*
* The following macros are used to build up the permissions sets

View File

@@ -452,6 +452,7 @@ typedef int (*rtems_libio_lseek_t)(
#define RTEMS_IO_GET_ATTRIBUTES 1
#define RTEMS_IO_SET_ATTRIBUTES 2
#define RTEMS_IO_TCDRAIN 3
#define FIONREAD 4
/*
* The following macros are used to build up the permissions sets

View File

@@ -452,6 +452,7 @@ typedef int (*rtems_libio_lseek_t)(
#define RTEMS_IO_GET_ATTRIBUTES 1
#define RTEMS_IO_SET_ATTRIBUTES 2
#define RTEMS_IO_TCDRAIN 3
#define FIONREAD 4
/*
* The following macros are used to build up the permissions sets