Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 228 Bytes

dot_const.md

File metadata and controls

11 lines (6 loc) · 228 Bytes

Asmc Macro Assembler Reference

.CONST

.CONST

When used with .MODEL, starts a constant data segment (with segment name CONST). This segment has the read-only attribute.

See Also

Directives Reference