forked from KolibriOS/kolibrios
Embedded default skin in kernel.mnt
- little faster boot time. - no more problems when default.skn cannot be found. git-svn-id: svn://kolibrios.org@5635 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1085,7 +1085,7 @@ include "detect/vortex86.inc" ; Vortex86 SoC detection code
|
||||
|
||||
call load_default_skin
|
||||
|
||||
;protect io permission map
|
||||
; Protect I/O permission map
|
||||
|
||||
mov esi, [default_io_map]
|
||||
stdcall map_page, esi, [SLOT_BASE+256+APPDATA.io_map], PG_READ
|
||||
|
Reference in New Issue
Block a user