#include <stdio.h>#include <async.h>#include <ipc/services.h>#include <sys/typefmt.h>#include <task.h>#include <event.h>#include <macros.h>#include <errno.h>#include <str_error.h>Go to the source code of this file.
Defines | |
| #define | NAME "taskmon" |
Functions | |
| static void | fault_event (ipc_callid_t callid, ipc_call_t *call) |
| int | main (int argc, char *argv[]) |
| Main entry point. | |
Definition in file taskmon.c.
1.4.7