mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
GC an unused variable.
This commit is contained in:
parent
d8e3618615
commit
d417ef4a71
2 changed files with 0 additions and 4 deletions
|
|
@ -154,8 +154,6 @@ int setfault(faultbuf); /* defined in locore.S */
|
|||
|
||||
long Maxmem = 0;
|
||||
|
||||
static int chosen;
|
||||
|
||||
struct pmap ofw_pmap;
|
||||
extern int ofmsr;
|
||||
|
||||
|
|
|
|||
|
|
@ -154,8 +154,6 @@ int setfault(faultbuf); /* defined in locore.S */
|
|||
|
||||
long Maxmem = 0;
|
||||
|
||||
static int chosen;
|
||||
|
||||
struct pmap ofw_pmap;
|
||||
extern int ofmsr;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue