Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 313 Bytes

ends.md

File metadata and controls

11 lines (6 loc) · 313 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

Structure and Record | Segment | Directives Reference