]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blob - procsdk_audio_x_xx_xx_xx/common/fwkPort.c
37d890133dc23565ff67f0de6f7239705648dcb7
[processor-sdk/performance-audio-sr.git] / procsdk_audio_x_xx_xx_xx / common / fwkPort.c
1 #include <xdc/std.h>
3 #include "fwkPort.h"
5 // FL: Temporary, 1st parameter for audioStream1Task().
6 // FL: Need to remove first task parameter since SYS/BIOS 6.45 doesn't allow more than 2 parameters for a task.
7 Int gBetaPrimeValue=0;
9 far LoggerBuf_Struct trace;