pio: Remove support for non-x86 architectures
PIO is a Intel construct originally designed for the 8086. Remove the
non-x86 support of reading /dev/port
, which may not exist.
This brings it in sync with the redox_syscall implementation.
PIO is a Intel construct originally designed for the 8086. Remove the
non-x86 support of reading /dev/port
, which may not exist.
This brings it in sync with the redox_syscall implementation.