kerneltest/e32test/device/t_dtenot.cpp
branchRCL_3
changeset 257 3e88ff8f41d5
parent 256 c1f20ce4abcf
--- a/kerneltest/e32test/device/t_dtenot.cpp	Tue Aug 31 16:34:26 2010 +0300
+++ b/kerneltest/e32test/device/t_dtenot.cpp	Wed Sep 01 12:34:56 2010 +0100
@@ -25,6 +25,11 @@
 #include <e32uid.h>
 #include <hal.h>
 
+const TInt KUnit0=0;
+const TInt KUnit1=1;
+const TInt KUnit2=2;
+const TInt KUnit3=3;
+
 #if defined (__WINS__)
 #define PDD_NAME _L("ECDRV.PDD")
 #define LDD_NAME _L("ECOMM.LDD")