1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-08 03:35:37 +02:00
Files
u-boot-megous/arch/riscv/include/asm
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
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