Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. ; START MULTITASKING
  2.  
  3.         mov   esi,boot_tasking
  4.         call  boot_log
  5.  
  6.  ;      mov   [ENABLE_TASKSWITCH],byte 1        ; multitasking enabled
  7.