commit | 4c6d92df074ff3cc3adbf1a78524cb5c78cae509 | [log] [tgz] |
---|---|---|
author | Igor Prusov <ivprusov@salutedevices.com> | Tue Nov 14 14:02:51 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 28 16:19:06 2023 -0500 |
tree | e1b968c170abb9b913f5ae7ea233f524417cbd6c | |
parent | 55baed4dbb92a04fd1eaf5b7b4b9657737000300 [diff] |
nios2: 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>