blob: 4b6ecf0f994d86b1edfc03d826d3efac47cf948f [file] [log] [blame] [view]
# Interrupt Event
## NAME
interrupt\_event - Usermode I/O interrupt delivery
## SYNOPSIS
Interrupt events allow userspace to create, signal, and wait on
hardware interrupts.
## DESCRIPTION
TODO
## NOTES
Interrupt Objects are private to the DDK and not generally available
to userspace processes.
## SYSCALLS
TODO(ZX-525)