summaryrefslogtreecommitdiffstats
path: root/src/gal_extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gal_extension.h')
-rw-r--r--src/gal_extension.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gal_extension.h b/src/gal_extension.h
index 5c26ade..f02b418 100644
--- a/src/gal_extension.h
+++ b/src/gal_extension.h
@@ -10,6 +10,7 @@
/* Map a DMABUF fd into galcore */
struct map_dma_buf {
unsigned zero;
+ unsigned status;
int fd;
gctPOINTER Info;
gctUINT32 Address;