reactos/sdk/include
Hermès Bélusca-Maïto 5f477e0e3b
[SDK:ASM][NDK] Improve and synchronize the definition of the SYNCH_LEVEL symbol (#3943)
In particular, for a given platform (x86, AMD64...) its definition
depends for uniprocessor vs. multiprocessor NT kernel/HAL (controlled
by the CONFIG_SMP define).

Regarding the ASM-generated headers (from asm/ksx.template.h), since
they are generated once for a given platform, and since UP/MP NT builds
are generated at the same time, these headers need to contain both
SYNCH_LEVEL definitions controlled by CONFIG_SMP, instead of a fixed
value. Therefore we need to employ the geninc RAW(...) construct.

[NDK:X86] Add missing x86 CLOCK1_LEVEL and POWER_LEVEL definitions.
2023-08-06 17:28:51 +02:00
..
asm [SDK:ASM][NDK] Improve and synchronize the definition of the SYNCH_LEVEL symbol (#3943) 2023-08-06 17:28:51 +02:00
c++ [GITHUB] Add MSVC ARM64 builder 2022-05-25 21:10:17 +03:00
crt [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
ddk [PCIIDEX] Improve and fix the driver 2023-07-16 13:20:30 +03:00
dxsdk [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
GL [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
host [SDK] Fix definition of IMAGE_NT_HEADERS64 in host tools 2021-04-28 13:10:23 +02:00
ndk [SDK:ASM][NDK] Improve and synchronize the definition of the SYNCH_LEVEL symbol (#3943) 2023-08-06 17:28:51 +02:00
psdk [FRAMEDYN] Do not define GCC <-> MSVC aliases when building the DLL 2023-07-23 23:58:42 +02:00
reactos [NET][MC] Update Romanian (ro-RO) translation for message table (#5453) 2023-08-06 13:59:26 +02:00
wdf/kmdf/1.17 [KMDF] Make KMDF headers compatible with our SDK and compilers 2020-11-03 00:06:25 +03:00
xdk [NTOS:IO] Reformat iorsrce.c, no functional code changes. 2023-06-04 21:40:07 +02:00