Blackfin arch: move include/asm-blackfin header files to arch/blackfin
[safe/jmp/linux-2.6] / arch / blackfin / include / asm / page_offset.h
diff --git a/arch/blackfin/include/asm/page_offset.h b/arch/blackfin/include/asm/page_offset.h
new file mode 100644 (file)
index 0000000..cbaff24
--- /dev/null
@@ -0,0 +1,6 @@
+
+/* This handles the memory map.. */
+
+#ifdef CONFIG_BLACKFIN
+#define PAGE_OFFSET_RAW                0x00000000
+#endif