Actually set the background on boot to 1x1 black pixel

git-svn-id: svn://kolibrios.org@910 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Mihail Semenyako (mike.dld) 2008-11-05 16:54:51 +00:00
parent 931d4df6c1
commit 4589f3ae78

View File

@ -895,6 +895,8 @@ end if
sti
call change_task
call draw_background_temp
jmp osloop
; jmp $ ; wait here for timer to take control