mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-26 20:02:19 +01:00
Add defines for {read,write}{b,w,l,q}(), {read,write}s{b,w,l,q}() and
{in,out}s{b,w,l,q}() functions to make asm-generic/io.h aware of them.
Signed-off-by: Igor Prusov <ivprusov@salutedevices.com>