Subversion Repositories Kolibri OS

Rev

Rev 95 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 95 Rev 115
Line 122... Line 122...
122
  reserve_ok1:
122
  reserve_ok1:
Line 123... Line 123...
123
 
123
 
124
    push  eax
124
    push  eax
125
    mov   eax,[0x3000]
125
    mov   eax,[0x3000]
126
    shl   eax,5
126
    shl   eax,5
127
    mov   eax,[eax+0x3000+4]
127
    mov   eax,[eax+0x3000+TASKDATA.pid]
128
    mov   [hd1_status],eax
128
    mov   [hd1_status],eax
129
    pop   eax
129
    pop   eax
130
    sti
130
    sti
131
    ret
131
    ret