Browse Source
Replace preprocessor-time #ifdef with a compile-time check to ensure all code paths are built and tested. This reduces build-time configuration complexity and simplifies code maintainability. No functional change intended. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: David Hildenbrand <david@redhat.com> Message-Id: <20251010134226.72221-15-philmd@linaro.org>pull/305/head
2 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue