7.28 .endef
This directive flags the end of a symbol definition begun with .def
.
.endef is only meaningful when generating COFF format output; if as is configured to generate b.out
, it accepts this directive but ignores it.