[S390] introduce vdso on s390
[linux-2.6-microblaze.git] / arch / s390 / include / asm / page.h
index 991ba93..32e8f6a 100644 (file)
@@ -152,4 +152,6 @@ void arch_alloc_page(struct page *page, int order);
 #include <asm-generic/memory_model.h>
 #include <asm-generic/page.h>
 
+#define __HAVE_ARCH_GATE_AREA 1
+
 #endif /* _S390_PAGE_H */