FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/L1/dsp/leadapi.h @ 563:a418c48046ad
L1: l1_init.c compiles
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Fri, 08 Aug 2014 02:28:45 +0000 |
parents | fba5efca2293 |
children |
comparison
equal
deleted
inserted
replaced
562:b1358d6c4496 | 563:a418c48046ad |
---|---|
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 | 33 |
34 #undef NULL // appease gcc | |
34 #define NULL 0 | 35 #define NULL 0 |
35 | 36 |
36 #define APIF_ADDR 0xFFD00000L | 37 #define APIF_ADDR 0xFFD00000L |
37 #define BASE_API_ARM APIF_ADDR /* API RAM for ARM */ | 38 #define BASE_API_ARM APIF_ADDR /* API RAM for ARM */ |
38 #if (CHIPSET == 4) | 39 #if (CHIPSET == 4) |