diff gsm-fw/gpf/osl/os_pro_ir.c @ 346:fdeea3d6582d

OSL: reconstruction of os_isr.c (_fl only) started
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Wed, 07 May 2014 19:50:01 +0000
parents 460ed6748e4c
children
line wrap: on
line diff
--- a/gsm-fw/gpf/osl/os_pro_ir.c	Wed May 07 18:45:50 2014 +0000
+++ b/gsm-fw/gpf/osl/os_pro_ir.c	Wed May 07 19:50:01 2014 +0000
@@ -14,8 +14,6 @@
 #include "os_types.h"
 #include "os_glob.h"
 
-typedef unsigned char u_char;
-
 extern VOID *TCD_Current_Thread;
 extern T_OS_TASK_TABLE_ENTRY TaskTable[];
 extern unsigned os_time_to_tick_multiplier;