FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/services/dar/dar_api.c @ 308:3c5a17928fda
DAR: starting to clean and compile .c files
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 16 Mar 2014 20:46:10 +0000 |
parents | 749ca89741fa |
children |
comparison
equal
deleted
inserted
replaced
307:749ca89741fa | 308:3c5a17928fda |
---|---|
1 /****************************************************************************/ | 1 /****************************************************************************/ |
2 /* */ | 2 /* */ |
3 /* File Name: dar_api.c */ | 3 /* File Name: dar_api.c */ |
4 /* */ | 4 /* */ |
5 /* Purpose: This file contains all the functions used to service */ | 5 /* Purpose: This file contains all the functions used to service */ |
6 /* primitives. */ | 6 /* primitives. */ |
7 /* */ | 7 /* */ |
8 /* Version 0.1 */ | 8 /* Version 0.1 */ |
9 /* */ | 9 /* */ |
10 /* Date Modification */ | 10 /* Date Modification */ |
11 /* ---------------------------------------------------------------------- */ | 11 /* ---------------------------------------------------------------------- */ |
12 /* 2 October 2001 Create */ | 12 /* 2 October 2001 Create */ |
13 /* */ | 13 /* */ |
14 /* Author - Stephanie Gerthoux */ | 14 /* Author - Stephanie Gerthoux */ |
15 /* */ | 15 /* */ |