From 33fb2003ef2e359f472dc153a7c2e700cdff2922 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 21 Oct 2011 02:37:19 +0200 Subject: Support exporting data from kernel buffers --- driver/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'driver/common.h') 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; -- cgit v1.2.3