z80:Directives:EXPORT
From Learn @ Cemetech
Adds a label name to the label export file. If you do not specify any label names, any named labels defined after that point will be exported.
Syntax
.export label
Allowed inputs
Uses
See Also
Adds a label name to the label export file. If you do not specify any label names, any named labels defined after that point will be exported.
.export label