commit | 7c107ef2053609cbacde12e5d80f14c44f7f68b7 | [log] [tgz] |
---|---|---|
author | Igor Prusov <ivprusov@salutedevices.com> | Tue Nov 14 14:02:49 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 28 16:19:06 2023 -0500 |
tree | 68b33791aec269eb0ea9f669b00dd1f327fa2c32 | |
parent | 65778d1f3d6b132fc922aadd2f512976141ecfc1 [diff] |
riscv: io.h: Add defines for reads/writes functions Add defines for {read,write}s{b,w,l} functions to make asm-generic/io.h aware of them. Signed-off-by: Igor Prusov <ivprusov@salutedevices.com>