]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/extra/NetProgM.nc
A small fix for mulle and some cleanup.
[tinyos-2.x.git] / tos / lib / net / Deluge / extra / NetProgM.nc
index 95f4d30bf35670344ef39ef5260a3a3bc116716e..e77ebeedeb4b09780359cfa6b8eb8cc0dbe91055 100644 (file)
@@ -40,9 +40,7 @@ module NetProgM {
     interface InternalFlash as IFlash;
     interface Crc;
     interface Leds;
-#if !defined(PLATFORM_MULLE)
     interface CC2420Config;
-#endif
     async command void setAmAddress(am_addr_t a);
     interface ReprogramGuard;
   }