startup_io_unmap()
QNX SDP8.0Building Embedded SystemsConfigurationDeveloper
Synopsis:
void startup_io_unmap(uintptr_t port);
Description:
Same as unmap_device_io() in the C library — remove access to an I/O port on the x86 (on other systems, unmap_device_io() is the same as startup_memory_unmap()) at the given port location.
Page updated: