mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
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:
parent
ad59e7ecbd
commit
f7f33d6984
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue