diff options
Diffstat (limited to 'include/asm-h8300/page_offset.h')
-rw-r--r-- | include/asm-h8300/page_offset.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-h8300/page_offset.h b/include/asm-h8300/page_offset.h new file mode 100644 index 000000000000..8cc6e17218a8 --- /dev/null +++ b/include/asm-h8300/page_offset.h @@ -0,0 +1,4 @@ + +#include <linux/config.h> +#define PAGE_OFFSET_RAW 0x00000000 + |