ardupilot/libraries/AP_Common/missing
Lucas De Marchi 2e4c1818a3 AP_Common: add missing O_CLOEXEC definition
O_CLOEXEC is not available on Nuttx, nor it makes sense there. Define it
as 0, so we can use it in code.
2016-11-07 12:37:30 -03:00
..
sys
ap_version.h
byteswap.h
cmath
cstddef
endian.h
fcntl.h
fenv.h
type_traits
utility