4.5 Cblock Directive
The MPASM CBLOCK
directive generates group of labels with
sequential addresses.
Suggested Replacement
There is no equivalent directive in the PIC Assembler.
Explicitly define the required symbols using the SET
or
EQU
directives. If there is to be storage associated with each
label, instead define labels followed by a DS
directive in a
suitable psect .