]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/tosboot/msp430/InternalFlashC.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / lib / tosboot / msp430 / InternalFlashC.nc
index 563720fa6e6857206b92b87f86e8c5346d90251a..c41e13a6d18070d9ef71dd03ace14c984a5fd98e 100644 (file)
@@ -39,8 +39,6 @@
  * @author Jonathan Hui <jwhui@cs.berkeley.edu>
  */
 
-includes InternalFlash;
-
 module InternalFlashC {
   provides interface InternalFlash;
 }