]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/cc1000/CC1000ActiveMessageP.nc
Add SharedSplitControlC, for N clients needing shared access to something.
[tinyos-2.x.git] / tos / chips / cc1000 / CC1000ActiveMessageP.nc
index bb3be23dd7526503856ecdcf0df03b60f2366942..40ecaae9e17ca6c78efb61f64991ab7f0a5ad4e3 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 
-/*                                                                     tab:4
+/*
  * "Copyright (c) 2004-2005 The Regents of the University  of California.  
  * All rights reserved.
  *
@@ -35,7 +35,7 @@
  * @date June 19 2006
  */
 
-module CC1000ActiveMessageP {
+module CC1000ActiveMessageP @safe() {
   provides {
     interface AMSend[am_id_t id];
     interface Receive[am_id_t id];