PROLOGUE_END (Windows CE 5.0)
This macro marks the end of the prolog area for the MIPS microprocessor family.
PROLOGUE_END
Parameters
None.
Return Values
None.
Remarks
This macro must appear following a NESTED_ENTRY (MIPS) or LEAF_ENTRY (MIPS) macro.
Requirements
Header: Kxmips.h
See Also
NESTED_ENTRY (MIPS) | LEAF_ENTRY (MIPS)
Send Feedback on this topic to the authors