comparison L1/dyn_dwl_cfile/l1_dyn_dwl_afunc.c @ 22:fc33e796507a

L1/dyn_dwl_cfile: new code compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 10 Jun 2016 09:13:00 +0000
parents dfc7b0bc468a
children
comparison
equal deleted inserted replaced
21:dfc7b0bc468a 22:fc33e796507a
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