Next: .section name, Previous: .sbttl "subheading", Up: Assembler Directives [Contents][Index]
.section name
.sbttl "subheading"
.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.
.def
.endef