diff gsm-fw/sysglue/appinit.c @ 158:97b671efff9c

gsm-fw: SPI SWE enabled
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 17 Nov 2013 09:44:38 +0000
parents afceeeb2cba1
children aa4ba71a1032
line wrap: on
line diff
--- a/gsm-fw/sysglue/appinit.c	Sun Nov 17 09:17:06 2013 +0000
+++ b/gsm-fw/sysglue/appinit.c	Sun Nov 17 09:44:38 2013 +0000
@@ -14,8 +14,8 @@
 	 * but that function is nothing more than a short sequence
 	 * of calls to other functions, so I've inlined it.
 	 */
+	ABB_Sem_Create();
 #if 0
-	ABB_Sem_Create();
 	ffs_main_init();
 #endif
 	rvf_init();