Subversion Repositories Kolibri OS

Rev

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

Rev 2382 Rev 2385
Line 67... Line 67...
67
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
67
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 68... Line 68...
68
 
68
 
69
include 'macros.inc'
69
include 'macros.inc'
Line 70... Line 70...
70
include 'struct.inc'
70
include 'struct.inc'
Line 71... Line 71...
71
 
71
 
Line 72... Line 72...
72
$Revision: 2382 $
72
$Revision: 2385 $
Line 564... Line 564...
564
                (unpack.lc+unpack.lp)))*4
564
                (unpack.lc+unpack.lp)))*4
Line 565... Line 565...
565
 
565
 
Line 566... Line 566...
566
        mov     [unpack.p], eax
566
        mov     [unpack.p], eax
567
 
567
 
568
        call    init_events
568
        call    init_events
569
        mov     eax, srv.fd-SRV_FD_OFFSET
569
        mov     eax, srv.fd-SRV.fd
Line 570... Line 570...
570
        mov     [srv.fd], eax
570
        mov     [srv.fd], eax
571
        mov     [srv.bk], eax
571
        mov     [srv.bk], eax