mirror of
https://github.com/fluencelabs/musl
synced 2025-05-30 16:11:40 +00:00
aside from potentially offering better performance, this change is needed since the old coprocessor-based approach to barriers is deprecated in arm v7, and some compilers/assemblers issue errors when using the deprecated instruction for v7 targets.