First round of requested code changes

This commit is contained in:
Wayne Parham
2021-06-06 23:20:54 +01:00
parent ae9434e02e
commit 69e2313a63
18 changed files with 96 additions and 84 deletions

View File

@@ -335,6 +335,7 @@ static void SetSys (const char* Sys)
break;
case TGT_SYM1:
NewSymbol ("__SYM1__", 1);
break;
default:

View File

@@ -291,6 +291,7 @@ static void SetSys (const char* Sys)
break;
case TGT_SYM1:
DefineNumericMacro ("__SYM1__", 1);
break;
default: