diff gsm-fw/L1/include/l1_types.h @ 537:c87f2e4dc391

gsm-fw/L1/include: more preening of LoCosto-based headers
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 02 Aug 2014 03:23:56 +0000
parents 25a7fe25864c
children
line wrap: on
line diff
--- a/gsm-fw/L1/include/l1_types.h	Sat Aug 02 01:22:43 2014 +0000
+++ b/gsm-fw/L1/include/l1_types.h	Sat Aug 02 03:23:56 2014 +0000
@@ -19,7 +19,8 @@
   typedef unsigned char  BOOL;
 #endif /* #if !defined (BOOL_FLAG) */
 
-#if (OP_L1_STANDALONE == 1)
+// FreeCalypso change
+#if 1 //(OP_L1_STANDALONE == 1)
  
  
 #if !defined (NUCLEUS) && !defined CHAR_FLAG