aboutsummaryrefslogtreecommitdiff
path: root/tools/kconfig/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/kconfig/internal.h')
-rw-r--r--tools/kconfig/internal.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/kconfig/internal.h b/tools/kconfig/internal.h
deleted file mode 100644
index 2f7298c..0000000
--- a/tools/kconfig/internal.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-#ifndef INTERNAL_H
-#define INTERNAL_H
-
-struct menu;
-
-extern struct menu *current_menu, *current_entry;
-
-#endif /* INTERNAL_H */