no-OS
projects
ad3552r_fmcz
src
platform
platform_includes.h
Go to the documentation of this file.
1
/***************************************************************************/
39
#ifndef __PLATFORM_INCLUDES_H__
40
#define __PLATFORM_INCLUDES_H__
41
42
/******************************************************************************/
43
/***************************** Include Files **********************************/
44
/******************************************************************************/
45
#if defined XILINX_PLATFORM
46
#include "xilinx/parameters.h"
47
#endif
48
49
#endif
/* __PLATFORM_INCLUDES_H__ */
Generated by
1.8.17