kernel/eka/drivers/hcr/hcr_pil.h
changeset 36 538db54a451d
parent 31 56f325a607ea
child 39 5d2844f35677
--- a/kernel/eka/drivers/hcr/hcr_pil.h	Tue Jan 19 13:48:03 2010 +0000
+++ b/kernel/eka/drivers/hcr/hcr_pil.h	Mon Jan 18 21:31:10 2010 +0200
@@ -12,11 +12,15 @@
 //
 // Description:
 // Hardware Configuration Respoitory Platform Independent Layer (PIL)
+// Contains internal definitions for the PIL software of the HCR component
+// which includes the singleton class that contains the algorithms and the
+// TRepository hierachy that encapsulated the repository data in all its forms
+// hiding the specifics from the algoritms in the singleton HCRInternal object.
 //
 
 /**
 @file hcr_pil.h
-Kernel side definitions for the HCR Platform Indepent Layer. 
+Kernel side definitions for the HCR Platform Independent Layer. 
 
 @internalTechnology
 */