diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/Ipf/ExecFc.s')
-rw-r--r-- | MdePkg/Library/BaseLib/Ipf/ExecFc.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ipf/ExecFc.s b/MdePkg/Library/BaseLib/Ipf/ExecFc.s index a5a9e9bc8a..4ff9377a99 100644 --- a/MdePkg/Library/BaseLib/Ipf/ExecFc.s +++ b/MdePkg/Library/BaseLib/Ipf/ExecFc.s @@ -63,4 +63,4 @@ AsmFci:: fc.i in0
mov r8 = in0;;
br.ret.dpnt b0;;
-.endp AsmFci
\ No newline at end of file +.endp AsmFci
|