NAME
src/pmc/callback.pmc - Callback
DESCRIPTION
Callback PMCs are generated by the NCI interface when asynchronous callbacks occur and are scheduled as tasks by the task scheduler.
Functions
opcode_t *invoke(void *next)
Actually run the callback.