initial import of the gamate stuff
This commit is contained in:
@@ -264,6 +264,10 @@ static void SetSys (const char* Sys)
|
||||
NewSymbol ("__APPLE2ENH__", 1);
|
||||
break;
|
||||
|
||||
case TGT_GAMATE:
|
||||
NewSymbol ("__GAMATE__", 1);
|
||||
break;
|
||||
|
||||
case TGT_GEOS_CBM:
|
||||
/* Do not handle as a CBM system */
|
||||
NewSymbol ("__GEOS__", 1);
|
||||
|
||||
Reference in New Issue
Block a user