Remove physmem from here, too, as it is defined in vm_init.c since

r1.35 (forgotten in my last commit due to a botched patch).

Pointy hat to:	tmm
This commit is contained in:
Thomas Moestl 2002-11-08 11:10:50 +00:00
parent ad59e7ecbd
commit f7f33d6984

View file

@ -112,7 +112,6 @@ typedef int ofw_vec_t(void *);
struct tlb_entry *kernel_tlbs;
int kernel_tlb_slots;
long physmem;
int cold = 1;
long Maxmem;