diff options
Diffstat (limited to 'source/module/monitor_kernel.h')
| -rw-r--r-- | source/module/monitor_kernel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/module/monitor_kernel.h b/source/module/monitor_kernel.h index de394c7..e796d2a 100644 --- a/source/module/monitor_kernel.h +++ b/source/module/monitor_kernel.h @@ -13,3 +13,5 @@ int start_watch_variable(watch_arg warg); void clear_watch(pid_t pid); enum hrtimer_restart check_variable_cb(struct hrtimer *timer); // callback + +int diag_test(int nid); // for test |
