mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 03:59:43 +00:00
arm: Use the matching endfunc macro instead of the assembler directive directly
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
2ad4ee345a
commit
3348e3492d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user