summaryrefslogtreecommitdiffstats
path: root/include/fpga.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fpga.h')
-rw-r--r--include/fpga.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fpga.h b/include/fpga.h
index a55e49f958..49efd375f7 100644
--- a/include/fpga.h
+++ b/include/fpga.h
@@ -38,6 +38,7 @@ typedef struct { /* typedef fpga_desc */
typedef enum {
BIT_FULL = 0,
+ BIT_PARTIAL,
} bitstream_type;
/* root function definitions */
OpenPOWER on IntegriCloud