]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/system/RealMainP.nc
Creation.
[tinyos-2.x.git] / tos / system / RealMainP.nc
index 6ea0e8035588600f866dcef2ecaaaf8d949336e8..22e77d31eb69efc3c76c4d3d47dfaf4fb70da6a9 100644 (file)
@@ -57,7 +57,8 @@ implementation {
           as CPU settings, counters, etc. After the hardware is ready,
           initialize the requisite software components and start
           execution.*/
-    
+       platform_bootstrap();
+       
        call Scheduler.init(); 
     
        /* Initialize the platform. Then spin on the Scheduler, passing