Jan. 19, 2024
2:25 p.m.
Since they're asm functions they conflict when building with LTO (among other things). This is normally hidden when separating translation units, but it's still not correct.
I don't see what's not correct about it, the symbols won't be imported if they are already defined. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4883#note_58225