Subversion Repositories Kolibri OS

Rev

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

Rev 485 Rev 539
Line 1607... Line 1607...
1607
                    dd      0x00
1607
                    dd      0x00
1608
                    dd      0x00
1608
                    dd      0x00
1609
                    dd      DirBlocksPerCall
1609
                    dd      DirBlocksPerCall
1610
                    dd      text + 0x1300   ; data area
1610
                    dd      text + 0x1300   ; data area
1611
; The 'filename' for a directory listing
1611
; The 'filename' for a directory listing
1612
dirpath             db      '/RD/1',0
1612
dirpath             db      '/sys',0
Line 1613... Line 1613...
1613
 
1613
 
Line 1614... Line 1614...
1614
fsize:              dd      0
1614
fsize:              dd      0
1615
                    
1615