X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Fflash_avr.c;h=a42136c3f8c6ea8002d28ee0dccd7f2369601e83;hb=29ae4cbcd0ce21d9327b7cff52ad3a11ec8102cd;hp=2e6e528f32efdf0ada3585cf5a49f3641b70aabb;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/drv/flash_avr.c b/drv/flash_avr.c index 2e6e528f..a42136c3 100644 --- a/drv/flash_avr.c +++ b/drv/flash_avr.c @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2007 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief Self programming routines. @@ -51,7 +51,7 @@ #include // MIN() #include #include -#include +#include #include