On Wed Nov 2 12:21:34 2022 +0000, Rémi Bernon wrote:
I don't mean using it, but if we could in the future then it's maybe worth having it that way now, even if it's currently unused (but used in some archs so the functions aren't strictly speaking dead code). The i386 part could be just FIXMEs messages in place of the #error messages if we're worried about the dead in that time of year, tho I think the changes are simple enough. Another option would be to `#ifndef __i386__` the whole unused part. I think it'd still be better than another header.
for the record, and regarding dwarf's definition, there's an (almost) full definition of dwarf symbols in dlls/dbghelp. could be also handy to move it to wine/dwarf.h and share it with ntdll/unix.