mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
PulseAudio: added IT block to fix thumb conditional instruction build error messages
See: http://pulseaudio.org/ticket/914 Tweaked-By: Arun Raghavan <arun.raghavan@collabora.co.uk>
This commit is contained in:
parent
051d82133f
commit
b7779ecce0
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
||||||
|
|
||||||
#define MOD_INC() \
|
#define MOD_INC() \
|
||||||
" subs r0, r6, %2 \n\t" \
|
" subs r0, r6, %2 \n\t" \
|
||||||
|
" itt cs \n\t" \
|
||||||
" addcs r0, %1 \n\t" \
|
" addcs r0, %1 \n\t" \
|
||||||
" movcs r6, r0 \n\t"
|
" movcs r6, r0 \n\t"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue