view chipsetsw/layer1/hmacs/macs_var.h @ 39:d63f8505bf0c

l1_cmplx.c compiles in the l1_ext pass, l1_cmplx_intram still fails
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Wed, 28 Oct 2015 05:44:43 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

/************* Revision Control System Header *************
 *                  GSM Layer 1 software
 * MACS_VAR.H
 *
 *        Filename macs_var.h
 *  Copyright 2003 (C) Texas Instruments  
 *
 ************* Revision Control System Header *************/

#define MACS_VAR_H

/*********************************************************/
/* Declaration of variables used by MAC-S                */
/*********************************************************/

/**************************************************/
/* Static variables                               */
/**************************************************/

#define STATIC static

/*---------------------------------------------------*/
/* Allocation parameters                             */
/*---------------------------------------------------*/

STATIC  T_MACS_STATIC    macs;