mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
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