Share via


PROLOGUE_END (Windows Embedded CE 6.0)

1/5/2010

This macro marks the end of the prolog area for the MIPS microprocessor family.

Syntax

PROLOGUE_END

Parameters

None.

Return Values

None.

Remarks

This macro must appear following a NESTED_ENTRY (MIPS) or LEAF_ENTRY (MIPS) macro.

See Also

Reference

MIPS Assembler Macros
NESTED_ENTRY (MIPS)
LEAF_ENTRY (MIPS)