Loading scripts/kconfig/expr.h +0 −2 Original line number Diff line number Diff line Loading @@ -281,8 +281,6 @@ struct jump_key { int index; }; #define JUMP_NB 9 extern struct file *file_list; extern struct file *current_file; struct file *lookup_file(const char *name); Loading scripts/kconfig/mconf.c +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ #include "lkc.h" #include "lxdialog/dialog.h" #define JUMP_NB 9 static const char mconf_readme[] = "Overview\n" "--------\n" Loading Loading
scripts/kconfig/expr.h +0 −2 Original line number Diff line number Diff line Loading @@ -281,8 +281,6 @@ struct jump_key { int index; }; #define JUMP_NB 9 extern struct file *file_list; extern struct file *current_file; struct file *lookup_file(const char *name); Loading
scripts/kconfig/mconf.c +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ #include "lkc.h" #include "lxdialog/dialog.h" #define JUMP_NB 9 static const char mconf_readme[] = "Overview\n" "--------\n" Loading