Commit 3348e349 authored by Martin Storsjö's avatar Martin Storsjö

arm: Use the matching endfunc macro instead of the assembler directive directly

Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent 2ad4ee34
......@@ -236,7 +236,7 @@ function ff_h264_find_start_code_candidate_armv6, export=1
@ drop through to 98f
98: setend le
99: pop {v1-v6,pc}
.endfunc
endfunc
.unreq RESULT
.unreq BUF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment