kernel/eka/include/memmodel/epoc/mmubase/kblockmap.h
changeset 33 0173bcd7697c
parent 0 a41df078684a
equal deleted inserted replaced
31:56f325a607ea 33:0173bcd7697c
    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