Direct raw MMIO accesses stubs
Implements a template PIO handler that accesses memory in processor order. This might not match the actual platform requirements for MMIO, but it will suffice when the area is uncacheable and strictly ordered by architecture.
Author
Marcel Sondaar
License
Public Domain