]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/tossim/HilTimerMilliC.nc
Swapping HEAD and DEVEL branches
[tinyos-2.x.git] / tos / lib / tossim / HilTimerMilliC.nc
index 0f1b4a2fce5eef742b094406124d855ca4d9088a..297c186004ce4f091f6a4ce57a4c5046eaa750d1 100644 (file)
@@ -41,7 +41,7 @@ module HilTimerMilliC {
 implementation {
 
   enum {
-    TIMER_COUNT = uniqueCount("UQ_TIMER_MILLI")
+    TIMER_COUNT = uniqueCount(UQ_TIMER_MILLI)
   };
 
   typedef struct tossim_timer {