From 3dee61f7f07298f39225157f3c3df1b837aef169 Mon Sep 17 00:00:00 2001 From: aqua Date: Fri, 8 Mar 2024 22:52:26 +0200 Subject: Removed tools/kconfig --- tools/kconfig/internal.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 tools/kconfig/internal.h (limited to 'tools/kconfig/internal.h') 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 */ -- cgit v1.2.1