diff gsm-fw/L1/tpudrv/tpudrv12.c @ 584:d42078e35ac9

tpudrv12.c compiles!
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 15 Aug 2014 21:57:14 +0000
parents ff1065828669
children 7f305eb3c530
line wrap: on
line diff
--- a/gsm-fw/L1/tpudrv/tpudrv12.c	Fri Aug 15 21:49:39 2014 +0000
+++ b/gsm-fw/L1/tpudrv/tpudrv12.c	Fri Aug 15 21:57:14 2014 +0000
@@ -19,6 +19,7 @@
 #define TPUDRV12_C
 
 #include "config.h"
+#include "sys_types.h"
 #include "l1_confg.h"
 
 #include "l1_macro.h"
@@ -54,8 +55,6 @@
 #include "tpudrv12.h"
 #include "l1_rf12.h"
 
-#include "sys_types.h"
-
 #include "../../bsp/mem.h"
 #include "../../bsp/armio.h"
 #include "../../bsp/clkm.h"