End buffer.
ENDBUF
The ENDBUF directive is used to signify the end of a buffer block. The runtime location counter remains just beyond the end of the buffer when the ENDBUF directive is encountered.
A label is not allowed with this directive.
BUF BUFFER R,64 ; reverse-carry buffer
ENDBUF