Skip to content
Snippets Groups Projects
Commit 77cd6efc authored by Mans Rullgard's avatar Mans Rullgard
Browse files

ARM: remove volatile from asm statements in libavutil/intmath


The volatile qualifiers are not needed on these statements as
their effects are fully specified by constraints.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 74cc8c52
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment