aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/include/iorw.h
Commit message (Collapse)AuthorAgeFilesLines
* minios: Add ioread/iowrite functions to mini-osMatthew Fioravante2012-10-081-0/+16
This patch adds iowritexx() and ioreadxx() functions for interacting with hardware memory to mini-os. The functions are available in a header iorw.h Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> Acked-by: Samuel Thibault <samuel.thibault@ens-lyons.org> Reviewed-by: George Dunlap <george.dunlap@eu.citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>