diff gsm-fw/sysglue/appinit.c @ 220:aa4ba71a1032

gsm-fw: FFS code hooked in, FFS-in-RAM config works on the Pirelli target
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 06 Jan 2014 20:50:33 +0000
parents 97b671efff9c
children 2a26785fb5a2
line wrap: on
line diff
--- a/gsm-fw/sysglue/appinit.c	Mon Jan 06 20:24:53 2014 +0000
+++ b/gsm-fw/sysglue/appinit.c	Mon Jan 06 20:50:33 2014 +0000
@@ -15,9 +15,7 @@
 	 * of calls to other functions, so I've inlined it.
 	 */
 	ABB_Sem_Create();
-#if 0
 	ffs_main_init();
-#endif
 	rvf_init();
 	rvm_init();
 	create_tasks();