[MSDOS]: #define NO_REMAP.
This commit is contained in:
parent
56206da3d7
commit
44177ab07c
1 changed files with 4 additions and 0 deletions
|
@ -208,3 +208,7 @@ NOTE-END */
|
|||
#ifdef USG5_4
|
||||
#define DATA_SEG_BITS 0x08000000
|
||||
#endif
|
||||
|
||||
#ifdef MSDOS
|
||||
#define NO_REMAP
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue