Set correct debug pins for AT91SAM7X.
[bertos.git] / cpu / avr / drv / flash_avr.h
index de8058b6df44fb7fc13da36cbc19df506e1dc259..7b4317d97106029c5bbab80e341f88a153ef6060 100644 (file)
@@ -44,7 +44,7 @@
 #include <kern/kfile.h>
 
 bool flash_avr_test(void);
-void flash_avr_init(struct _KFile *fd);
+void flash_avr_init(struct KFile *fd);
 
 
 #endif /* DRV_FLASH_AVR_H */