flag adjustments (trunk only)
Move all system or port specific flags to sysflags which is used only if SYSFLAGS is defined, and leave everything else in flags unconditional.
This commit is contained in:
@@ -98,3 +98,7 @@ tty: add window port routines for saving/restoring message history
|
||||
Code Cleanup and Reorganization
|
||||
-------------------------------
|
||||
removed OVLx section dividers previously used for TRAMPOLINE overlay system
|
||||
move all flags that are system or port specific from flag struct to sysflags
|
||||
struct which is used only if SYSFLAGS is defined
|
||||
all fields in flags struct are unconditionally present
|
||||
|
||||
|
||||
Reference in New Issue
Block a user