summaryrefslogtreecommitdiffstats
path: root/driver/common.h
diff options
context:
space:
mode:
authorroot <root@iss-tomyspiel-1>2011-10-21 02:37:19 +0200
committerroot <root@iss-tomyspiel-1>2011-10-21 02:37:19 +0200
commit33fb2003ef2e359f472dc153a7c2e700cdff2922 (patch)
tree102b48849f6b3a1486ac5ec5bbb305a8c8d274a1 /driver/common.h
parent64e0f2948b71d37e8cdb99693a00b3f440565953 (diff)
downloadipecamera-33fb2003ef2e359f472dc153a7c2e700cdff2922.tar.gz
ipecamera-33fb2003ef2e359f472dc153a7c2e700cdff2922.tar.bz2
ipecamera-33fb2003ef2e359f472dc153a7c2e700cdff2922.tar.xz
ipecamera-33fb2003ef2e359f472dc153a7c2e700cdff2922.zip
Support exporting data from kernel buffers
Diffstat (limited to 'driver/common.h')
-rw-r--r--driver/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/common.h b/driver/common.h
index 5de501c..e6dea5f 100644
--- a/driver/common.h
+++ b/driver/common.h
@@ -16,6 +16,7 @@ typedef struct {
unsigned long cpua;
unsigned long size;
unsigned long type;
+ unsigned long align;
unsigned long use;
unsigned long item;