mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
committed by
Alan Carvalho de Assis
parent
eca7059785
commit
f8a809eb5b
@@ -51,7 +51,9 @@
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
/* These interfaces are not available to kernel code */
|
||||
|
||||
#if !defined(CONFIG_BUILD_FLAT) && defined(__KERNEL__)
|
||||
@@ -75,6 +77,7 @@
|
||||
#endif
|
||||
|
||||
/* Standard Definitions *****************************************************/
|
||||
|
||||
/* aio_cancel return values
|
||||
*
|
||||
* AIO_ALLDONE - Indicates that none of the requested operations could
|
||||
|
||||
Reference in New Issue
Block a user