commit | 3433f5379d8fd3f185e20a519329907caf11ed32 | [log] [tgz] |
---|---|---|
author | Igor Prusov <ivprusov@salutedevices.com> | Tue Nov 14 14:02:53 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 28 16:19:06 2023 -0500 |
tree | a52ee2383ca40f0564b0d4f3a920b15632bf451b | |
parent | 3caad589e38cf23c5b9a9cd8076dc8292b11a7ee [diff] |
xtensa: io.h: Add defines for ins/outs functions Add defines for {in,out}s{b,w,l}() functions to make asm-generic/io.h aware of them. Signed-off-by: Igor Prusov <ivprusov@salutedevices.com>