]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/system/RealMainP.nc
Add SharedArbiterC.
[tinyos-2.x.git] / tos / system / RealMainP.nc
index ad969181e6d438af0cd9f1b589e9f698a19ad2c9..37fb3f18565f8421370df55411c31df38bf7b297 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 
-/*                                                                     tab:4
+/*
  * "Copyright (c) 2000-2003 The Regents of the University  of California.  
  * All rights reserved.
  *
@@ -42,7 +42,7 @@
  * @date   January 17 2005
  */
 
-module RealMainP {
+module RealMainP @safe() {
   provides interface Boot;
   uses interface Scheduler;
   uses interface Init as PlatformInit;