Add default implementation of FAST_* macro.
[bertos.git] / bertos / hw / hw_dataflash.c
index 4d6f130ebbede96d54d14f0245eeba530110b912..bbc1b469b8c712136172a5918173930c8d63463b 100644 (file)
@@ -42,7 +42,7 @@
 #include <cfg/module.h>
 #include <cfg/macros.h>
 
-#warning TODO:This is example implemetantion, you must implement it! 
+#warning TODO:This is an example implementation, you must implement it!
 
 MOD_DEFINE(hw_dataflash);