RosettaCodeData/Task/Quoting-constructs/68000-Assembly/quoting-constructs-4.68000

6 lines
123 B
Plaintext

Printstring:
;insert your code here
FunctionTable:
DC.L PrintString ;represents the address of the function "PrintString"