patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-s390 / types.h
index d0be3e4..3fefd61 100644 (file)
@@ -79,6 +79,8 @@ typedef unsigned  long u64;
 
 typedef u32 dma_addr_t;
 
+typedef unsigned int kmem_bufctl_t;
+
 #ifndef __s390x__
 typedef union {
        unsigned long long pair;