Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
bac8b98dfe6791799f7e2324e1a7acd31c700ffb
/
.
/
scripts
/
config
/
internal.h
blob: 2f7298c21b64d3cdc48197bc35057994c9a0ff35 [
file
] [
log
] [
blame
]
b.liu
e958203
2025-04-17 19:18:16 +0800
[
diff
] [
blame
]
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
#ifndef
INTERNAL_H
3
#define
INTERNAL_H
4
5
struct
menu
;
6
7
extern
struct
menu
*
current_menu
,
*
current_entry
;
8
9
#endif
/* INTERNAL_H */