forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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);