forked from Imagelibrary/rtems
updates from Tony Bennett
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#if defined(solaris2)
|
||||
#define O_NDELAY O_NONBLOCK
|
||||
#elif defined(RTEMS_NEWLIB)
|
||||
#elif defined(RTEMS_NEWLIB)
|
||||
#define O_NDELAY _FNBIO
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user