summaryrefslogtreecommitdiffstats
path: root/include/xilinx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xilinx.h')
-rw-r--r--include/xilinx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xilinx.h b/include/xilinx.h
index 592cbea1f3..bcfe76d81e 100644
--- a/include/xilinx.h
+++ b/include/xilinx.h
@@ -81,6 +81,7 @@ typedef struct { /* typedef Xilinx_desc */
size_t size; /* bytes of data part can accept */
void *iface_fns; /* interface function table */
int cookie; /* implementation specific cookie */
+ char *name; /* device name in bitstream */
} Xilinx_desc; /* end, typedef Xilinx_desc */
/* Generic Xilinx Functions
OpenPOWER on IntegriCloud