mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>