commit | 11606c09774e51f666016808396493884055b11c | [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 | 929c8205e7033337f80f27230374add334699311 [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>