Share via


START_REGION (ARM) (Windows Embedded CE 6.0)

1/5/2010

This macro marks the beginning of a contiguous range of text or data.

Syntax

START_REGION NameBegin

Parameters

  • NameBegin
    NameBegin labels the beginning of the range. NameBegin is in the global name space.

Return Values

None.

See Also

Reference

ARM Assembler Macros
END_REGION (ARM)