mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-08 02:40:28 +00:00
[metal] _Really_ push forward timing of VGA TTY initialization
This commit is contained in:
parent
e68658501f
commit
0364ec2526
1 changed files with 2 additions and 2 deletions
|
@ -91,12 +91,12 @@
|
|||
vga_console:
|
||||
.endobj vga_console,globl,hidden
|
||||
.previous
|
||||
.init.start 305,_init_vga
|
||||
.init.start 101,_init_vga
|
||||
push %rdi
|
||||
push %rsi
|
||||
call _vga_init
|
||||
pop %rsi
|
||||
pop %rdi
|
||||
.init.end 305,_init_vga
|
||||
.init.end 101,_init_vga
|
||||
.yoink sys_writev_vga
|
||||
.yoink sys_readv_vga
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue