Subversion Repositories Kolibri OS

Rev

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

Rev 380 Rev 425
Line -... Line 1...
-
 
1
$Revision: 425 $
Line 1... Line 2...
1
struc MEM_BLOCK
2
 
2
{  .next_block  dd ?
3
struc MEM_BLOCK
3
   .prev_block  dd ? ;+4
4
{  .next_block  dd ?
4
   .list_fd     dd ? ;+8
5
   .prev_block  dd ? ;+4