]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0079.git/blob - EC_Master_SysBios_Am572x_20170214/Workspace/SYSBIOS_AM57xx/EcMasterDemo/Release/configPkg/package/package_configPkg.c
EC-Mater + TTS (PDK1.0.6 PSDK3.3.0.4)
[apps/tidep0079.git] / EC_Master_SysBios_Am572x_20170214 / Workspace / SYSBIOS_AM57xx / EcMasterDemo / Release / configPkg / package / package_configPkg.c
1 /*
2  *  Do not modify this file; it is automatically 
3  *  generated and any modifications will be overwritten.
4  *
5  * @(#) xdc-B06
6  */
8 #include <xdc/std.h>
10 __FAR__ char configPkg__dummy__;
12 #define __xdc_PKGVERS null
13 #define __xdc_PKGNAME configPkg
14 #define __xdc_PKGPREFIX configPkg_
16 #ifdef __xdc_bld_pkg_c__
17 #define __stringify(a) #a
18 #define __local_include(a) __stringify(a)
19 #include __local_include(__xdc_bld_pkg_c__)
20 #endif