no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
platform_includes.h
Go to the documentation of this file.
1/***************************************************************************/
33#ifndef __PLATFORM_INCLUDES_H__
34#define __PLATFORM_INCLUDES_H__
35
36#ifdef XILINX_PLATFORM
37#include "xilinx/parameters.h"
38#include "xparameters.h"
39#include <xil_cache.h>
40#endif
41
42#endif /* __PLATFORM_INCLUDES_H__ */
Definitions specific to XILINX platform used by eval-adxl367z project.