This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / sh / kernel / cpu / sh4 / sq.c
index 3dfe174..7a0eb52 100644 (file)
@@ -34,6 +34,8 @@
 static LIST_HEAD(sq_mapping_list);
 static spinlock_t sq_mapping_lock = SPIN_LOCK_UNLOCKED;
 
+extern struct vm_struct *__get_vm_area(unsigned long size, unsigned long flags, unsigned long start, unsigned long end);
+
 /**
  * sq_flush - Flush (prefetch) the store queue cache
  *