D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
src
/
linux-headers-6.8.0-88
/
scripts
/
kconfig
/
Filename :
internal.h
back
Copy
/* 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 */