diff options
Diffstat (limited to 'target/microblaze/cpu-param.h')
| -rw-r--r-- | target/microblaze/cpu-param.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/microblaze/cpu-param.h b/target/microblaze/cpu-param.h index 5e54ea0108..9770b0eb52 100644 --- a/target/microblaze/cpu-param.h +++ b/target/microblaze/cpu-param.h @@ -28,6 +28,5 @@ /* FIXME: MB uses variable pages down to 1K but linux only uses 4k. */ #define TARGET_PAGE_BITS 12 -#define NB_MMU_MODES 3 #endif |