]> rtime.felk.cvut.cz Git - arc.git/commitdiff
Changed missprints of Nvm.h to NvM.h.
authoreija <devnull@localhost>
Fri, 19 Aug 2011 08:01:52 +0000 (10:01 +0200)
committereija <devnull@localhost>
Fri, 19 Aug 2011 08:01:52 +0000 (10:01 +0200)
diagnostic/Dem/Dem.c
system/EcuM/EcuM.c
system/EcuM/EcuM_Main.c

index 67cb6d33b20c765809c02f9f9bac2e59d84f18fe..80bf9d20b50d7ec148e8df5ce4009d289d93a007 100644 (file)
@@ -45,7 +45,7 @@
 #include <string.h>\r
 #include "Dem.h"\r
 //#include "Fim.h"\r
-//#include "Nvm.h"\r
+//#include "NvM.h"\r
 //#include "SchM_Dem.h"\r
 #include "MemMap.h"\r
 #include "Cpu.h"\r
index 49dd5d1a4f4663079fe521feb0008ad8fb73841c..f05ce95b62237c294e252a765089ca5cada9ad9e 100644 (file)
@@ -25,7 +25,7 @@
 #include "Det.h"\r
 #include "isr.h"\r
 #if defined(USE_NVM)\r
-#include "Nvm.h"\r
+#include "NvM.h"\r
 #endif\r
 #if defined(USE_RTE)\r
 #include "Rte_Main.h"\r
index e3283a529ca49f35104df3e2183d75f1a7576b89..ef9b6ecfc03bd1f8571647563357afa474157726 100644 (file)
@@ -22,7 +22,7 @@
 #include "Dem.h"\r
 #endif\r
 #if defined(USE_NVM)\r
-#include "Nvm.h"\r
+#include "NvM.h"\r
 #endif\r
 \r
 static uint32 internal_data_run_state_timeout = 0;\r