Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
Change-Id: I795687c11ca2e8443f7c8c264e209501dab9b2c9
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#ifndef __BIONIC_ERRDEF
|
||||
#error "__BIONIC_ERRDEF must be defined before including this file"
|
||||
#endif
|
||||
__BIONIC_ERRDEF( 0 , 0, "Success" )
|
||||
__BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
|
||||
__BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
|
||||
__BIONIC_ERRDEF( ESRCH , 3, "No such process" )
|
||||
|
Reference in New Issue
Block a user