reactos/sdk
Timo Kreuzer bab23a250b [ASM] Use macros instead of defines
Defines can cause problems, like previously with the end define, which caused a jump to label ".end" to be interpreted as a jump to ".", which is the current address, resulting in an infinite loop.
Remove obsolete CODESEG
2025-01-23 23:43:31 +02:00
..
cmake [SPEC2DEF] Implement support for debug-only exports 2025-01-19 09:02:58 +02:00
include [ASM] Use macros instead of defines 2025-01-23 23:43:31 +02:00
lib [UCRT] Fix build of memcpy_s.cpp 2025-01-22 18:56:08 +02:00
tools [SPEC2DEF] Implement support for debug-only exports 2025-01-19 09:02:58 +02:00