]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/tosboot/avr/ProgFlashM.nc
Remove bogus 'tab:4' and 'tab:2' markers.
[tinyos-2.x.git] / tos / lib / tosboot / avr / ProgFlashM.nc
index 8bada2d6757a84d3150623489f7706865537389d..246449332b9a79897f3c34c650e6ded4b6de86c7 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 
-/*                                                                     tab:2
+/*
  *
  *
  * "Copyright (c) 2000-2005 The Regents of the University  of California.  
@@ -36,7 +36,7 @@ module ProgFlashM {
 
 implementation {
 
-#include <boot.h>
+#include <avr/boot.h>
 
   command error_t ProgFlash.write(in_flash_addr_t addr, uint8_t* buf, in_flash_addr_t len) {