46typedef uint8_t Xuint8;
48typedef uint16_t Xuint16;
50typedef uint32_t Xuint32;
52typedef float Xfloat32;
53typedef double Xfloat64;
54typedef unsigned long Xboolean;
56#if !defined __XUINT64__
75#include <linux/types.h>
102#warning The xbasics_type.h file is deprecated and users should use xil_types.h and xil_assert.
103#warning Please refer the Standalone BSP UG647 for further details
Definition: xil_types.h:81