mirror of
https://github.com/open-simh/simtools.git
synced 2026-04-26 12:07:11 +00:00
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:
@@ -71,6 +71,9 @@ BUFFER *subst_args(
|
||||
BUFFER *text,
|
||||
ARG *args);
|
||||
|
||||
|
||||
int do_mcall (
|
||||
char *label,
|
||||
STACK *stack);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user