comparison gsm-fw/L1/dsp/leadapi.h @ 559:fba5efca2293

gsm-fw/L1/dsp/leadapi.h: #include fix
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 04 Aug 2014 17:59:41 +0000
parents 565bf963c3a2
children a418c48046ad
comparison
equal deleted inserted replaced
558:565bf963c3a2 559:fba5efca2293
28 28
29 Sccs Id (SID) : '@(#) leadapi.h 1.8 02/22/01 11:54:48 ' 29 Sccs Id (SID) : '@(#) leadapi.h 1.8 02/22/01 11:54:48 '
30 30
31 31
32 *****************************************************************************/ 32 *****************************************************************************/
33
34 #include "chipset.cfg"
35 33
36 #define NULL 0 34 #define NULL 0
37 35
38 #define APIF_ADDR 0xFFD00000L 36 #define APIF_ADDR 0xFFD00000L
39 #define BASE_API_ARM APIF_ADDR /* API RAM for ARM */ 37 #define BASE_API_ARM APIF_ADDR /* API RAM for ARM */