Eliminate an unused #define.
This commit is contained in:
parent
7ccd047ba1
commit
288d42ddce
@ -121,11 +121,6 @@
|
||||
|
||||
#endif /* AIM/E500 */
|
||||
|
||||
/* XXX max. amount of KVM to be used by buffers. */
|
||||
#ifndef VM_MAX_KERNEL_BUF
|
||||
#define VM_MAX_KERNEL_BUF (SEGMENT_LENGTH * 7 / 10)
|
||||
#endif
|
||||
|
||||
#if !defined(LOCORE)
|
||||
struct pmap_physseg {
|
||||
struct pv_entry *pvent;
|
||||
|
Loading…
Reference in New Issue
Block a user