[ARM] Fix bitops pointer qualifiers.
According to x86, the pointers for bitops are supposed to be qualified with volatile. Make ARM bitops reflect this.
Showing
Please register or sign in to comment
According to x86, the pointers for bitops are supposed to be qualified with volatile. Make ARM bitops reflect this.