zephyr/include
Chris Friedt 194e610f9f posix: fcntl.h: define constants to agree with picolibc
PicoLibC defines `O_CREAT` (really `_FCREAT`) as 0x0040.

Otherwise, these constants are identical.

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2023-01-10 09:02:21 +09:00
..
zephyr posix: fcntl.h: define constants to agree with picolibc 2023-01-10 09:02:21 +09:00