Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 238 Bytes

ends.md

File metadata and controls

11 lines (6 loc) · 238 Bytes

Asmc Macro Assembler Reference

ENDS

name ENDS

Marks the end of segment, structure, or union name previously begun with SEGMENT, STRUCT, UNION, or a simplified segment directive.

See Also

Directives Reference