MyOS Kernel
isr_handler_info Struct Reference

Data Fields

pid_t pid
 The PID thast registered the handler, or 0 if it it a kernel handler.
 
void * handler
 The address of the handler.
 

Detailed Description

Represents a registeted interrupt handler


The documentation for this struct was generated from the following file: