mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-26 15:26:43 +00:00
Remove ASCII 0x5 cursor from files.
This commit is contained in:
parent
22c1839971
commit
07d4bbc20c
1 changed files with 0 additions and 1 deletions
|
@ -6,4 +6,3 @@ public U0 VideoRep()
|
|||
"Bits-per-pixel: $$RED$$%d$$FG$$ \n", sys_framebuffer_bpp;
|
||||
"Framebuffer pointer: $$RED$$0x%8X$$FG$$ \n\n", sys_framebuffer_addr;
|
||||
}
|
||||
|
Loading…
Reference in a new issue