Go to the first, previous, next, last section, table of contents.


.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.


Go to the first, previous, next, last section, table of contents.