HOME


Mini Shell 1.0
DIR:/lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/scripts/kconfig/
Upload File :
Current File : //lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/scripts/kconfig/internal.h
/* 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 */