Include cpu-features.h.
Needed for code that tests for _ARM_HAVE_LDREX_STREX. Change-Id: I3504eeda935a444900236722e8de70b58b8bd8d1
This commit is contained in:
parent
9163872132
commit
9b67cc0ba4
@ -26,6 +26,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
#include <sys/linux-syscalls.h>
|
||||
#include <machine/cpu-features.h>
|
||||
|
||||
.global __atomic_cmpxchg
|
||||
.type __atomic_cmpxchg, %function
|
||||
|
Loading…
Reference in New Issue
Block a user