diff options
| author | Alan Cox <alc@FreeBSD.org> | 2007-05-28 21:04:22 +0000 |
|---|---|---|
| committer | Alan Cox <alc@FreeBSD.org> | 2007-05-28 21:04:22 +0000 |
| commit | 66ab5560977c8e559da458da604445e26943a032 (patch) | |
| tree | e3974ac8e83d431685a03ebc6bb60802a7a7d67c /sys/powerpc/include/vmparam.h | |
| parent | cfa7a8beeaf85a1f5fd73d0528303c47ab78837a (diff) | |
Notes
Diffstat (limited to 'sys/powerpc/include/vmparam.h')
| -rw-r--r-- | sys/powerpc/include/vmparam.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/powerpc/include/vmparam.h b/sys/powerpc/include/vmparam.h index dedfc6dd3e51..01a29b24eaba 100644 --- a/sys/powerpc/include/vmparam.h +++ b/sys/powerpc/include/vmparam.h @@ -103,8 +103,6 @@ struct pmap_physseg { }; #define VM_PHYSSEG_MAX 16 /* 1? */ -#define VM_PHYSSEG_STRAT VM_PSTRAT_BSEARCH -#define VM_PHYSSEG_NOADD /* can't add RAM after vm_mem_init */ /* * The physical address space is densely populated. |
