Remove an unused declaration. (I should have included this change in

revision 1.486.)
This commit is contained in:
Alan Cox 2004-10-02 05:58:32 +00:00
parent c79b3b412b
commit bbda1f18d9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136049

View File

@ -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 */