commit | 17f6b11464d23fdf337a7a7a6a4cde0ebbbfc54d | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@sifive.com> | Fri May 05 09:02:05 2023 +0100 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Jul 06 17:28:08 2023 +0800 |
tree | a19cffe499cdb413f4bd5428cf5072846dbd5f1d | |
parent | cd464d17c911830eb8864a1670bbd7a12bf5e96a [diff] |
riscv: add generic link for <asm/atomic.h> 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> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>