mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 23:24:21 +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