Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 633 Bytes

File metadata and controls

26 lines (18 loc) · 633 Bytes
description Learn more about: .ENDPROLOG
title .ENDPROLOG
ms.date 12/17/2019
f1_keywords
.ENDPROLOG
helpviewer_keywords
.ENDPROLOG directive
ms.assetid 61a2474c-9527-46e6-9f9d-bc4b42c10f35

.ENDPROLOG

Signals the end of the prologue declarations.

Syntax

.ENDPROLOG

Remarks

It is an error to use any of the prologue declarations outside of the region between PROC FRAME and .ENDPROLOG.

For more information, see MASM for x64 (ml64.exe).

See also

Directives Reference
MASM BNF Grammar