mirror of
https://github.com/m5stack/zephyr.git
synced 2026-05-20 10:57:03 -07:00
3e27c7f4a7
Deprecate `EFD_IN_USE` and `EFD_FLAGS_SET` as they are not specified as part of any public `eventfd()` API. While those are being deprecated, use `_INTERNAL` variants. Signed-off-by: Christopher Friedt <cfriedt@meta.com>