check_variable_cb move to lib.c
This commit is contained in:
@@ -11,3 +11,5 @@ void monitor_exit(void);
|
||||
|
||||
int start_watch_variable(watch_arg warg);
|
||||
void clear_watch(pid_t pid);
|
||||
|
||||
enum hrtimer_restart check_variable_cb(struct hrtimer *timer); // callback
|
||||
|
||||
Reference in New Issue
Block a user