This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-i386 / pgalloc.h
index 3cf7bb0..4b5ecab 100644 (file)
@@ -53,4 +53,6 @@ static inline void pte_free(struct page *pte)
 
 #define check_pgt_cache()      do { } while (0)
 
+#define HAVE_ARCH_UNMAPPED_AREA 1
+
 #endif /* _I386_PGALLOC_H */