forked from Imagelibrary/rtems
Temporary hack to compile. Need to probably address definition
of all FIO constants and conflict with libnetworking code.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user