ECE3849/.config/xconfig_rtos/package/package_xconfig_rtos.c
2025-04-10 10:29:04 -04:00

21 lines
439 B
C

/*
* Do not modify this file; it is automatically
* generated and any modifications will be overwritten.
*
* @(#) xdc-B06
*/
#include <xdc/std.h>
__FAR__ char xconfig_rtos__dummy__;
#define __xdc_PKGVERS null
#define __xdc_PKGNAME xconfig_rtos
#define __xdc_PKGPREFIX xconfig_rtos_
#ifdef __xdc_bld_pkg_c__
#define __stringify(a) #a
#define __local_include(a) __stringify(a)
#include __local_include(__xdc_bld_pkg_c__)
#endif