ntdll: Use nameless unions/structs for CPU-related data.
commitc3352feb83b8e22e0afc0a8d35bf0f570e89dd90
authorAlexandre Julliard <julliard@winehq.org>
Tue, 30 May 2023 08:57:02 +0000 (30 10:57 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 May 2023 10:12:09 +0000 (30 12:12 +0200)
treee3cc792f22a47ba25cc1648a73dad3d19df4205b
parent65edf1925f8bea18b2eadfba83d3494e62ab2690
ntdll: Use nameless unions/structs for CPU-related data.
dlls/ntdll/exception.c
dlls/ntdll/heap.c
dlls/ntdll/rtl.c
dlls/ntdll/tests/time.c
dlls/ntdll/time.c
dlls/ntdll/unix/system.c
dlls/ntdll/unix/thread.c