changeset 15:6814a6bced4f

beginning of tcs211-l1-reconst: created dummies for all L1 C source files
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Wed, 21 Oct 2015 01:57:01 +0000
parents 91fb52ecb228
children e4d6bb87f308
files chipsetsw/layer1/audio_cfile/l1audio_abb.c chipsetsw/layer1/audio_cfile/l1audio_afunc.c chipsetsw/layer1/audio_cfile/l1audio_async.c chipsetsw/layer1/audio_cfile/l1audio_back.c chipsetsw/layer1/audio_cfile/l1audio_drive.c chipsetsw/layer1/audio_cfile/l1audio_func.c chipsetsw/layer1/audio_cfile/l1audio_init.c chipsetsw/layer1/audio_cfile/l1audio_sync.c chipsetsw/layer1/cfile/l1_afunc.c chipsetsw/layer1/cfile/l1_api_hisr.c chipsetsw/layer1/cfile/l1_async.c chipsetsw/layer1/cfile/l1_cmplx.c chipsetsw/layer1/cfile/l1_ctl.c chipsetsw/layer1/cfile/l1_drive.c chipsetsw/layer1/cfile/l1_func.c chipsetsw/layer1/cfile/l1_init.c chipsetsw/layer1/cfile/l1_mfmgr.c chipsetsw/layer1/cfile/l1_pwmgr.c chipsetsw/layer1/cfile/l1_small.c chipsetsw/layer1/cfile/l1_sync.c chipsetsw/layer1/cfile/l1_trace.c chipsetsw/layer1/cmacs/macs.c chipsetsw/layer1/dl1/dl1_com.c chipsetsw/layer1/dsp1/Dyn_dwnld/amr_mms_patch_file36_10.c chipsetsw/layer1/dsp1/Dyn_dwnld/amr_sch_patch_file36_10.c chipsetsw/layer1/dsp1/Dyn_dwnld/e2_patch_file36_10.c chipsetsw/layer1/dsp1/Dyn_dwnld/gprs_patch_file36_10.c chipsetsw/layer1/dsp1/Dyn_dwnld/speech_acoustic_patch_file36_10.c chipsetsw/layer1/dsp1/Dyn_dwnld/tty_patch_file36_10.c chipsetsw/layer1/dsp1/leadboot.c chipsetsw/layer1/dsp1/patch_file36_10_dyn_dwl.c chipsetsw/layer1/dummy.c chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_afunc.c chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_apihisr.c chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_async.c chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_func.c chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_init.c chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_sync.c chipsetsw/layer1/gtt_cfile/ctm/conv_encoder.c chipsetsw/layer1/gtt_cfile/ctm/conv_poly.c chipsetsw/layer1/gtt_cfile/ctm/ctm_receiver.c chipsetsw/layer1/gtt_cfile/ctm/ctm_transmitter.c chipsetsw/layer1/gtt_cfile/ctm/diag_deinterleaver.c chipsetsw/layer1/gtt_cfile/ctm/diag_interleaver.c chipsetsw/layer1/gtt_cfile/ctm/fifo.c chipsetsw/layer1/gtt_cfile/ctm/init_interleaver.c chipsetsw/layer1/gtt_cfile/ctm/m_sequence.c chipsetsw/layer1/gtt_cfile/ctm/ucs_functions.c chipsetsw/layer1/gtt_cfile/ctm/viterbi.c chipsetsw/layer1/gtt_cfile/ctm/wait_for_sync.c chipsetsw/layer1/gtt_cfile/l1gtt_async.c chipsetsw/layer1/gtt_cfile/l1gtt_back.c chipsetsw/layer1/gtt_cfile/l1gtt_baudot_functions.c chipsetsw/layer1/gtt_cfile/l1gtt_drive.c chipsetsw/layer1/gtt_cfile/l1gtt_func.c chipsetsw/layer1/gtt_cfile/l1gtt_init.c chipsetsw/layer1/gtt_cfile/l1gtt_sync.c chipsetsw/layer1/p_cfile/l1p_afun.c chipsetsw/layer1/p_cfile/l1p_asyn.c chipsetsw/layer1/p_cfile/l1p_cmpl.c chipsetsw/layer1/p_cfile/l1p_ctl.c chipsetsw/layer1/p_cfile/l1p_driv.c chipsetsw/layer1/p_cfile/l1p_func.c chipsetsw/layer1/p_cfile/l1p_sync.c chipsetsw/layer1/src-list chipsetsw/layer1/tm_cfile/l1tm_async.c chipsetsw/layer1/tm_cfile/l1tm_func.c chipsetsw/layer1/tm_cfile/l1tm_stats.c
diffstat 68 files changed, 133 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/audio_cfile/l1audio_abb.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/audio_cfile/l1audio_afunc.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/audio_cfile/l1audio_async.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/audio_cfile/l1audio_back.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/audio_cfile/l1audio_drive.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/audio_cfile/l1audio_func.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/audio_cfile/l1audio_init.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/audio_cfile/l1audio_sync.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_afunc.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_api_hisr.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_async.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_cmplx.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_ctl.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_drive.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_func.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_init.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_mfmgr.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_pwmgr.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_small.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_sync.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cfile/l1_trace.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/cmacs/macs.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dl1/dl1_com.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dsp1/Dyn_dwnld/amr_mms_patch_file36_10.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dsp1/Dyn_dwnld/amr_sch_patch_file36_10.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dsp1/Dyn_dwnld/e2_patch_file36_10.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dsp1/Dyn_dwnld/gprs_patch_file36_10.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dsp1/Dyn_dwnld/speech_acoustic_patch_file36_10.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dsp1/Dyn_dwnld/tty_patch_file36_10.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dsp1/leadboot.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dsp1/patch_file36_10_dyn_dwl.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dummy.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_afunc.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_apihisr.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_async.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_func.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_init.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/dyn_dwl_cfile/l1_dyn_dwl_sync.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/conv_encoder.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/conv_poly.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/ctm_receiver.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/ctm_transmitter.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/diag_deinterleaver.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/diag_interleaver.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/fifo.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/init_interleaver.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/m_sequence.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/ucs_functions.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/viterbi.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/ctm/wait_for_sync.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/l1gtt_async.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/l1gtt_back.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/l1gtt_baudot_functions.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/l1gtt_drive.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/l1gtt_func.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/l1gtt_init.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/gtt_cfile/l1gtt_sync.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/p_cfile/l1p_afun.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/p_cfile/l1p_asyn.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/p_cfile/l1p_cmpl.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/p_cfile/l1p_ctl.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/p_cfile/l1p_driv.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/p_cfile/l1p_func.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/p_cfile/l1p_sync.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/src-list	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,66 @@
+cfile/l1_pwmgr.c
+cfile/l1_afunc.c
+cfile/l1_trace.c
+cfile/l1_init.c
+cfile/l1_sync.c
+cfile/l1_cmplx.c
+tm_cfile/l1tm_async.c
+tm_cfile/l1tm_func.c
+tm_cfile/l1tm_stats.c
+audio_cfile/l1audio_async.c
+audio_cfile/l1audio_afunc.c
+audio_cfile/l1audio_init.c
+audio_cfile/l1audio_drive.c
+audio_cfile/l1audio_back.c
+audio_cfile/l1audio_abb.c
+gtt_cfile/l1gtt_async.c
+gtt_cfile/l1gtt_sync.c
+gtt_cfile/l1gtt_func.c
+gtt_cfile/l1gtt_drive.c
+gtt_cfile/l1gtt_init.c
+gtt_cfile/l1gtt_back.c
+gtt_cfile/l1gtt_baudot_functions.c
+gtt_cfile/ctm/conv_encoder.c
+gtt_cfile/ctm/conv_poly.c
+gtt_cfile/ctm/ctm_receiver.c
+gtt_cfile/ctm/ctm_transmitter.c
+gtt_cfile/ctm/diag_interleaver.c
+gtt_cfile/ctm/m_sequence.c
+gtt_cfile/ctm/ucs_functions.c
+gtt_cfile/ctm/diag_deinterleaver.c
+gtt_cfile/ctm/fifo.c
+gtt_cfile/ctm/init_interleaver.c
+dyn_dwl_cfile/l1_dyn_dwl_afunc.c
+dyn_dwl_cfile/l1_dyn_dwl_async.c
+dyn_dwl_cfile/l1_dyn_dwl_init.c
+dyn_dwl_cfile/l1_dyn_dwl_sync.c
+dyn_dwl_cfile/l1_dyn_dwl_apihisr.c
+dyn_dwl_cfile/l1_dyn_dwl_func.c
+dsp1/Dyn_dwnld/tty_patch_file36_10.c
+dsp1/Dyn_dwnld/amr_mms_patch_file36_10.c
+dsp1/Dyn_dwnld/amr_sch_patch_file36_10.c
+dsp1/Dyn_dwnld/e2_patch_file36_10.c
+dsp1/Dyn_dwnld/speech_acoustic_patch_file36_10.c
+dsp1/Dyn_dwnld/gprs_patch_file36_10.c
+dsp1/patch_file36_10_dyn_dwl.c
+dsp1/leadboot.c
+p_cfile/l1p_afun.c
+p_cfile/l1p_asyn.c
+p_cfile/l1p_cmpl.c
+p_cfile/l1p_sync.c
+cfile/l1_small.c
+cfile/l1_async.c
+cfile/l1_func.c
+cfile/l1_drive.c
+cfile/l1_mfmgr.c
+cfile/l1_ctl.c
+audio_cfile/l1audio_func.c
+audio_cfile/l1audio_sync.c
+gtt_cfile/ctm/viterbi.c
+gtt_cfile/ctm/wait_for_sync.c
+dl1/dl1_com.c
+cfile/l1_api_hisr.c
+p_cfile/l1p_ctl.c
+p_cfile/l1p_func.c
+p_cfile/l1p_driv.c
+cmacs/macs.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/tm_cfile/l1tm_async.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/tm_cfile/l1tm_func.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chipsetsw/layer1/tm_cfile/l1tm_stats.c	Wed Oct 21 01:57:01 2015 +0000
@@ -0,0 +1,1 @@
+/* dummy C source file */