This commit is contained in:
zy
2023-11-23 04:45:35 -05:00
parent 173d054423
commit 316174b71e
9 changed files with 314 additions and 116 deletions

View File

@@ -14,4 +14,4 @@ void clear_watch(pid_t pid);
enum hrtimer_restart check_variable_cb(struct hrtimer *timer); // callback
static int diag_test(int nid); // for test
int diag_test(int nid);