commit | 0c39bbd8c9c024ed1e0682c7c3b0f5502c15cd4c | [log] [tgz] |
---|---|---|
author | Igor Prusov <ivprusov@salutedevices.com> | Tue Nov 14 14:02:52 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 28 16:19:06 2023 -0500 |
tree | 75af1b6adff35e80ff21f444cbff5be637853743 | |
parent | 4c6d92df074ff3cc3adbf1a78524cb5c78cae509 [diff] |
powerpc: io.h: Add defines for __raw_{read, write} functions Add defines for __raw_{read,write}{b,w,l}() functions to make make asm-generic/io.h aware of them. Signed-off-by: Igor Prusov <ivprusov@salutedevices.com>