summaryrefslogtreecommitdiff
path: root/drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'drv.h')
-rw-r--r--drv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drv.h b/drv.h
index ad2f82a..e62d164 100644
--- a/drv.h
+++ b/drv.h
@@ -82,6 +82,7 @@ struct map_info {
void *addr;
size_t length;
uint32_t handle;
+ uint32_t map_flags;
int32_t refcount;
void *priv;
};