summaryrefslogtreecommitdiff
path: root/src/sys/include/os/iotap.h
AgeCommit message (Collapse)Author
19 hourskern: os: Add I/O tap frameworkIan Moffett
The I/O tap framework provides a way to bypass the typical device filesystem interface for applications where more direct access would be beneficial. Signed-off-by: Ian Moffett <ian@osmora.org>