07/07/2026 10:50, Marat Khalili: > File rte_os.h did not previously have a generic version to generate > documentation from, but its OS-specific version was installed. Since it > is now verified that documentation is generated for all public headers, > add a generic stub containing description of this file.
I don't understand the benefit of adding an empty file. rte_os.h files are defining standard functions which do not need documentation.

