
12 Jun
2023
12 Jun
'23
9:31 a.m.
On Fri, May 05, 2023 at 09:02:05AM +0100, Ben Dooks wrote:
Add a link from <asm/atomic.h> to the generic one to allow things like ubifs to be built. This can be extended with riscv AMO ops at a later date.
Signed-off-by: Ben Dooks ben.dooks@sifive.com
arch/riscv/include/asm/atomic.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 arch/riscv/include/asm/atomic.h
Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com