]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/extra/NetProgC.nc
A small fix for mulle and some cleanup.
[tinyos-2.x.git] / tos / lib / net / Deluge / extra / NetProgC.nc
index 36fabc7d00dd05b94c65462e9649c0b8985143ab..da2b50e646a6535d5c584355f9c6d0b20f880f1f 100644 (file)
@@ -56,8 +56,6 @@ implementation {
   components ActiveMessageAddressC;
   NetProgM.setAmAddress -> ActiveMessageAddressC;
 
-#if !defined(PLATFORM_MULLE)
   components CC2420ControlP;
   NetProgM.CC2420Config -> CC2420ControlP;
-#endif
 }