Merge commit '0616816f8e81c24377dca6e191a82c406ab59394' into macro11-v0.8

Update to latest released version of macro-11.

Command run: git subtree pull --prefix=crossassemblers/macro11 ../macro11 macro11-v0.8
(should be equivalent to git subtree pull --prefix=crossassemblers/macro11 git://gitlab.com/Rhialto/macro11.git macro11-v0.8)
This commit is contained in:
Olaf Seibert
2022-07-06 19:00:22 +02:00
38 changed files with 2521 additions and 482 deletions

View File

@@ -161,7 +161,7 @@ int gsd_psect(
int size);
int gsd_ident(
GSD * gsd,
char *name);
unsigned *name);
int gsd_virt(
GSD * gsd,
char *name,