Syntax
.end [proc_name]
Description
The .end directive sets the end of a procedure. The .ent directive sets the beginning of a procedure. Use the .ent and .end directives when you want to generate information for the debugger.