mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
Eliminate an unused definition.
This commit is contained in:
parent
51f53a08e0
commit
11bd9105b6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=188431
@ -156,7 +156,6 @@ extern vm_paddr_t mips_wired_tlb_physmem_end;
|
||||
extern u_int need_wired_tlb_page_pool;
|
||||
|
||||
#define pmap_page_is_mapped(m) (!TAILQ_EMPTY(&(m)->md.pv_list))
|
||||
#define pmap_kernel() kernel_pmap
|
||||
|
||||
void pmap_bootstrap(void);
|
||||
void *pmap_mapdev(vm_offset_t, vm_size_t);
|
||||
|
Loading…
Reference in New Issue
Block a user