Files | |
file | klog.c |
Functions | |
static void | interrupt_received (ipc_callid_t callid, ipc_call_t *call) |
int | main (int argc, char *argv[]) |
Variables | |
static char * | klog |
|
Definition at line 47 of file klog.c. References async_serialize_end(), async_serialize_start(), klog, and putchar(). Here is the call graph for this function: |
|
Definition at line 58 of file klog.c. References _exit(), as_get_mappable_page(), async_manager(), async_set_interrupt_received(), interrupt_received, ipc_call_sync_3(), ipc_register_irq(), klog, NULL, printf(), and SERVICE_MEM_KLOG. Here is the call graph for this function: |
|
Definition at line 45 of file klog.c. Referenced by interrupt_received(), and main(). |