This commit is contained in:
zy
2023-11-27 23:57:16 -05:00
parent 57a8972aa4
commit 09c4ec5b3e

View File

@@ -1,7 +1,6 @@
#ifndef UAPI_MONITOR_SW_H
#define UAPI_MONITOR_SW_H
//!todo START_WATCH_CHAR
#define START_WATCH_CHAR(name, ptr, threshold) \
do { \
watch_arg w_arg = {0}; \