kernel/eka/drivers/hcr/hcr_pil.h
changeset 36 538db54a451d
parent 31 56f325a607ea
child 39 5d2844f35677
equal deleted inserted replaced
34:f497542af8e4 36:538db54a451d
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // Hardware Configuration Respoitory Platform Independent Layer (PIL)
    14 // Hardware Configuration Respoitory Platform Independent Layer (PIL)
       
    15 // Contains internal definitions for the PIL software of the HCR component
       
    16 // which includes the singleton class that contains the algorithms and the
       
    17 // TRepository hierachy that encapsulated the repository data in all its forms
       
    18 // hiding the specifics from the algoritms in the singleton HCRInternal object.
    15 //
    19 //
    16 
    20 
    17 /**
    21 /**
    18 @file hcr_pil.h
    22 @file hcr_pil.h
    19 Kernel side definitions for the HCR Platform Indepent Layer. 
    23 Kernel side definitions for the HCR Platform Independent Layer. 
    20 
    24 
    21 @internalTechnology
    25 @internalTechnology
    22 */
    26 */
    23 
    27 
    24 #ifndef HCR_PIL_H
    28 #ifndef HCR_PIL_H