summaryrefslogtreecommitdiff
path: root/src/sys/os/os_iotap.c
AgeCommit message (Collapse)Author
15 hourskern: iotap: Remove unused includeIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
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>