From f239fdf6b823e9906a0fc74136953fd4053f45a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Thu, 3 Nov 2011 01:05:54 +0000 Subject: [PATCH] Some more 68k mmu definitions I forgot to commit. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43145 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/kernel/arch/m68k/arch_mmu.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/headers/private/kernel/arch/m68k/arch_mmu.h b/headers/private/kernel/arch/m68k/arch_mmu.h index cb227ee3ee..be10e8902b 100644 --- a/headers/private/kernel/arch/m68k/arch_mmu.h +++ b/headers/private/kernel/arch/m68k/arch_mmu.h @@ -52,6 +52,9 @@ enum descriptor_types { DT_VALID_8, // long page table descriptor }; +#define M68K_PE_DT_MASK 0x00000003 +#define DT_MASK M68K_PE_DT_MASK + #if 0 /* This is the normal layout of the descriptors, as per documentation. * When page size > 256, several bits are unused in the LSB of page