From 1dfb7ec904da0a70b075bcc0c871dc472cbb3dc0 Mon Sep 17 00:00:00 2001 From: alc Date: Mon, 28 May 2007 21:04:22 +0000 Subject: Eliminate some unused definitions that came from NetBSD. --- sys/powerpc/include/vmparam.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/powerpc') diff --git a/sys/powerpc/include/vmparam.h b/sys/powerpc/include/vmparam.h index dedfc6d..01a29b2 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. -- cgit v1.1