Remove an unused declaration. (I should have included this change in
revision 1.486.)
This commit is contained in:
parent
c79b3b412b
commit
bbda1f18d9
@ -160,7 +160,6 @@ __FBSDID("$FreeBSD$");
|
||||
#endif
|
||||
|
||||
struct pmap kernel_pmap_store;
|
||||
LIST_HEAD(pmaplist, pmap);
|
||||
|
||||
vm_paddr_t avail_start; /* PA of first available physical page */
|
||||
vm_paddr_t avail_end; /* PA of last available physical page */
|
||||
|
Loading…
Reference in New Issue
Block a user