Igor Prusov 55baed4dbb riscv: io.h: Fix signatures of reads/writes functions
Change type of address parameter from int* to volatile void* for
{read,write}s{b,w,l}() functions and add const qualifier for reads. This
is done to keep function signatures in sync with asm-generic/io.h and
other platforms.

Signed-off-by: Igor Prusov <ivprusov@salutedevices.com>
2023-11-28 16:19:06 -05:00
..
2023-10-24 16:34:45 -04:00
2019-08-15 13:42:28 +08:00
2021-09-07 10:34:29 +08:00
2023-10-24 16:34:45 -04:00
2023-09-05 10:53:55 +08:00
2023-10-24 16:34:45 -04:00
2023-06-19 17:47:41 -04:00
2020-06-25 13:24:10 -04:00