vserver 1.9.5.x5
[linux-2.6.git] / arch / sh / mm / consistent.c
index 789bacf..1f7af0c 100644 (file)
@@ -78,4 +78,8 @@ void consistent_sync(void *vaddr, size_t size, int direction)
                BUG();
        }
 }
+
+EXPORT_SYMBOL(consistent_alloc);
+EXPORT_SYMBOL(consistent_free);
 EXPORT_SYMBOL(consistent_sync);
+