manually merged with ARM version

This commit is contained in:
2025-11-13 17:43:55 +03:00
parent f978759ae0
commit 04015fb4cb
463 changed files with 119514 additions and 45 deletions

View File

@ -0,0 +1 @@
__declspec( align( LSPEC_ALIGNMENT ) )

View File

@ -0,0 +1 @@
#pragma pack(pop)

View File

@ -0,0 +1,2 @@
#pragma warning(disable : 4103)
#pragma pack(push, 1)