summaryrefslogtreecommitdiffstats
path: root/tools/lib/lk/debugfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lib/lk/debugfs.h')
-rw-r--r--tools/lib/lk/debugfs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/lib/lk/debugfs.h b/tools/lib/lk/debugfs.h
index bc5ad2d..935c59b 100644
--- a/tools/lib/lk/debugfs.h
+++ b/tools/lib/lk/debugfs.h
@@ -23,9 +23,7 @@
const char *debugfs_find_mountpoint(void);
int debugfs_valid_mountpoint(const char *debugfs);
char *debugfs_mount(const char *mountpoint);
-void debugfs_set_path(const char *mountpoint);
extern char debugfs_mountpoint[];
-extern char tracing_events_path[];
#endif /* __LK_DEBUGFS_H__ */
OpenPOWER on IntegriCloud