31 May
2023
31 May
'23
7:51 p.m.
On Wed May 31 19:51:32 2023 +0000, Brendan Shanks wrote:
Should the prototype be added to `include/msvcrt/intrin.h` instead? Dunno, we seem to use this pattern with declaring these intrinsics right here for other architectures too (see `__readgsqword` for x86_64 right above). Curiously, `_MoveFromCoprocessor` doesn't seem to require a prototype, the pragma is enough - I tested that one too.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2935#note_34238