kernel/eka/drivers/hcr/hcr_pil.h
changeset 45 329ab0095843
parent 43 96e5fb8b040d
child 47 46fffbe7b5a7
equal deleted inserted replaced
44:36bfc973b146 45:329ab0095843
    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