kernel/eka/drivers/hcr/hcr_pil.h
changeset 90 947f0dc9f7a8
parent 39 5d2844f35677
child 257 3e88ff8f41d5
equal deleted inserted replaced
52:2d65c2f76d7b 90:947f0dc9f7a8
    34 
    34 
    35 #include <e32def.h>
    35 #include <e32def.h>
    36 #include <e32err.h> 
    36 #include <e32err.h> 
    37 
    37 
    38 #include "hcr_hai.h"
    38 #include "hcr_hai.h"
       
    39 
       
    40 
       
    41 // -- INTERNAL/HELPER FUNCTIONS PROTOTYPE --------------------------------------
       
    42 TInt CompareSSettingIds(const HCR::TSettingId& a1, const HCR::SSettingId& a2);
    39 
    43 
    40 
    44 
    41 // -- CLASSES -----------------------------------------------------------------
    45 // -- CLASSES -----------------------------------------------------------------
    42 
    46 
    43 namespace HCR
    47 namespace HCR