![]() |
.scl |
Previous | Assembler Directives | Next |
Syntax: .scl class
Set the storage-class value for a symbol. This directive may only be
used inside a .def
/.endef
pair. Storage class may flag
whether a symbol is static or external, or it may record further
symbolic debugging information.