1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00

Remove dead code.

Approved by:	re (blanket)
Beer from:	jadawin
This commit is contained in:
Olivier Houchard 2007-09-19 15:30:25 +00:00
parent 557c18457f
commit ea8979747e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=172245

View File

@ -270,7 +270,6 @@ void (*pmap_zero_page_func)(vm_paddr_t, int, int);
*/
union pmap_cache_state *pmap_cache_state;
/* static pt_entry_t *msgbufmap;*/
struct msgbuf *msgbufp = 0;
extern void bcopy_page(vm_offset_t, vm_offset_t);