X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Ftosboot%2Favr%2FProgFlashM.nc;h=7167e936e8ae5ae3ec01013daae2452c6bc4ed20;hb=4306fc0f510f4cc6a89e564c48b8e2018bc3517c;hp=8bada2d6757a84d3150623489f7706865537389d;hpb=24f595a51a7a433723403c5f2b5d92c39460fd82;p=tinyos-2.x.git diff --git a/tos/lib/tosboot/avr/ProgFlashM.nc b/tos/lib/tosboot/avr/ProgFlashM.nc index 8bada2d6..7167e936 100644 --- a/tos/lib/tosboot/avr/ProgFlashM.nc +++ b/tos/lib/tosboot/avr/ProgFlashM.nc @@ -36,7 +36,7 @@ module ProgFlashM { implementation { -#include +#include command error_t ProgFlash.write(in_flash_addr_t addr, uint8_t* buf, in_flash_addr_t len) {