HOME


Mini Shell 1.0
DIR:/usr/src/kernels/5.14.0-503.34.1.el9_5.x86_64/scripts/kconfig/
Upload File :
Current File : //usr/src/kernels/5.14.0-503.34.1.el9_5.x86_64/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 */