armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions.

This commit is contained in:
Gregory Nutt
2018-02-04 12:22:03 -06:00
parent 97937d3d47
commit 1e59d9dd14
32 changed files with 1111 additions and 35 deletions
+4
View File
@@ -202,6 +202,10 @@ config ARCH_HAVE_RESET
bool
default n
config ARCH_HAVE_FETCHADD
bool
default n
config ARCH_HAVE_RTC_SUBSECONDS
bool
default n