|
@@ -40,7 +40,7 @@
|
|
#define _PAGE_U1 0x010000
|
|
#define _PAGE_U1 0x010000
|
|
#define _PAGE_U0 0x020000
|
|
#define _PAGE_U0 0x020000
|
|
#define _PAGE_ACCESSED 0x040000
|
|
#define _PAGE_ACCESSED 0x040000
|
|
-#define _PAGE_LENDIAN 0x080000
|
|
|
|
|
|
+#define _PAGE_ENDIAN 0x080000
|
|
#define _PAGE_GUARDED 0x100000
|
|
#define _PAGE_GUARDED 0x100000
|
|
#define _PAGE_COHERENT 0x200000 /* M: enforce memory coherence */
|
|
#define _PAGE_COHERENT 0x200000 /* M: enforce memory coherence */
|
|
#define _PAGE_NO_CACHE 0x400000 /* I: cache inhibit */
|
|
#define _PAGE_NO_CACHE 0x400000 /* I: cache inhibit */
|