comparison gsm-fw/L1/dyn_dwl_cfile/l1_dyn_dwl_afunc.c @ 927:48969469d961

gsm-fw: l1_dyn_dwl code compiles and links
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Thu, 22 Oct 2015 19:04:36 +0000
parents c56ba3363aa3
children
comparison
equal deleted inserted replaced
926:3f178b3ac50a 927:48969469d961
5 * Filename l1_dyn_dwl_afunc.c 5 * Filename l1_dyn_dwl_afunc.c
6 * Copyright 2004 (C) Texas Instruments 6 * Copyright 2004 (C) Texas Instruments
7 * 7 *
8 ************* Revision Controle System Header *************/ 8 ************* Revision Controle System Header *************/
9 9
10 #include "config.h"
10 #include "l1_confg.h" 11 #include "l1_confg.h"
11 #include "l1_types.h" 12 #include "l1_types.h"
12 #include "sys_types.h" 13 #include "sys_types.h"
13 #include "cust_os.h" 14 #include "../../gpf/inc/cust_os.h"
14 #include "l1_macro.h" 15 #include "l1_macro.h"
15 #include "l1_const.h" 16 #include "l1_const.h"
16 #if TESTMODE 17 #if TESTMODE
17 #include "l1tm_defty.h" 18 #include "l1tm_defty.h"
18 #endif 19 #endif