Commit d8e65e92 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge remote-tracking branch 'qatar/master'

* qatar/master:
  arm: Use the matching endfunc macro instead of the assembler directive directly
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 63ce041a 3348e349
...@@ -236,7 +236,7 @@ function ff_h264_find_start_code_candidate_armv6, export=1 ...@@ -236,7 +236,7 @@ function ff_h264_find_start_code_candidate_armv6, export=1
@ drop through to 98f @ drop through to 98f
98: setend le 98: setend le
99: pop {v1-v6,pc} 99: pop {v1-v6,pc}
.endfunc endfunc
.unreq RESULT .unreq RESULT
.unreq BUF .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