Working multi-terminal
This commit is contained in:
parent
3be7f8de12
commit
0aa6339849
6 changed files with 334 additions and 42 deletions
|
@ -23,6 +23,8 @@
|
|||
#include <grub/env.h>
|
||||
#include <grub/cpu/time.h>
|
||||
|
||||
struct grub_term_output *grub_term_outputs_disabled;
|
||||
struct grub_term_input *grub_term_inputs_disabled;
|
||||
struct grub_term_output *grub_term_outputs;
|
||||
struct grub_term_input *grub_term_inputs;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue