Sun 12 Jan 19:29:58 CET 2025
This commit is contained in:
parent
b2107f21a8
commit
1f2634ad43
|
@ -23,6 +23,12 @@ extern struct console console_root;
|
||||||
|
|
||||||
struct console * console_create_root();
|
struct console * console_create_root();
|
||||||
|
|
||||||
|
/*
|
||||||
|
Switch to serial consol #portnr ?
|
||||||
|
If not, -1
|
||||||
|
*/
|
||||||
|
extern int console_serial;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Any number of other consoles can be created and manipulated
|
Any number of other consoles can be created and manipulated
|
||||||
on top of existing windows.
|
on top of existing windows.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user