forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/perf/ui/helpline.h
....@@ -5,8 +5,6 @@
55 #include <stdio.h>
66 #include <stdarg.h>
77
8
-#include "../util/cache.h"
9
-
108 struct ui_helpline {
119 void (*pop)(void);
1210 void (*push)(const char *msg);