Share via


SH-4 Prolog and Epilog (Windows CE 5.0)

Send Feedback

SH-4 prolog and epilog code segments are required to implement Structured Exception Handling (SEH) for Renesas microprocessors. For more information, see SEH in RISC Environments.

The prolog contains the code that sets up the stack frame for a routine. The epilog contains the code that removes the routine's frame and then returns to the calling function.

See Also

SH-4 Prolog | SH-4 Epilog | SH-4 Prolog and Epilog Code Examples

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.