mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Remove an unused declaration. (I should have included this change in
revision 1.486.)
This commit is contained in:
parent
c79b3b412b
commit
bbda1f18d9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136049
@ -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