kernel/eka/include/memmodel/epoc/mmubase/kblockmap.h
branchanywhere
changeset 41 d32f34975bbf
parent 33 0173bcd7697c
equal deleted inserted replaced
40:04a1b74efd48 41:d32f34975bbf
    21 
    21 
    22 #ifndef __KBLOCKMAP_H__
    22 #ifndef __KBLOCKMAP_H__
    23 #define __KBLOCKMAP_H__
    23 #define __KBLOCKMAP_H__
    24 
    24 
    25 #include <e32ldr.h>
    25 #include <e32ldr.h>
       
    26 #include <e32ldr_private.h>
    26 
    27 
    27 /**
    28 /**
    28 The kernel-side representation of a block map.
    29 The kernel-side representation of a block map.
    29 */
    30 */
    30 class TBlockMap
    31 class TBlockMap