aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/asm-powerpc/page_32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-powerpc/page_32.h b/include/asm-powerpc/page_32.h
index 35221300a2ce..7259cfd85da9 100644
--- a/include/asm-powerpc/page_32.h
+++ b/include/asm-powerpc/page_32.h
@@ -3,6 +3,8 @@
3 3
4#define VM_DATA_DEFAULT_FLAGS VM_DATA_DEFAULT_FLAGS32 4#define VM_DATA_DEFAULT_FLAGS VM_DATA_DEFAULT_FLAGS32
5 5
6#define PPC_MEMSTART 0
7
6#ifndef __ASSEMBLY__ 8#ifndef __ASSEMBLY__
7/* 9/*
8 * The basic type of a PTE - 64 bits for those CPUs with > 32 bit 10 * The basic type of a PTE - 64 bits for those CPUs with > 32 bit