Updated flash_avr module to support KFileFlashAvr structure
[bertos.git] / bertos / cpu / avr / drv / flash_avr.h
index c64fc699b34019d40d1163be810d999672fa8268..91de1e3cbfa9b8fc975c6aa3292c2a59bf6b6312 100644 (file)
@@ -69,7 +69,7 @@ INLINE KFileFlashAvr * KFILEFLASHAVR(KFile *fd)
 }
 
 
-void flash_avr_init(struct KFile *fd);
+void flash_avr_init(struct KFileFlashAvr *fd);