]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/tossim/SimMainP.nc
Changed the default to be that all platforms #include stdio.h unless specifically...
[tinyos-2.x.git] / tos / lib / tossim / SimMainP.nc
index 66fad9928955bba46cda0ab035125b9c5444f368..aa54d3ff76ee2bff1e8b3589bb99c042791091a9 100644 (file)
@@ -40,7 +40,7 @@ module SimMainP {
 }
 implementation {
 
-  int sim_main_start_mote() __attribute__ ((C, spontaneous)) {
+  int sim_main_start_mote() @C() @spontaneous() {
     char timeBuf[128];
     atomic {
       /* First, initialize the Scheduler so components can post