kernel: Remove the unused is_physical_memory() function.
authorSascha Wildner <saw@online.de>
Thu, 16 Feb 2012 19:51:28 +0000 (20:51 +0100)
committerSascha Wildner <saw@online.de>
Thu, 16 Feb 2012 19:51:28 +0000 (20:51 +0100)
commit492a5f90f12383a5e791a861781e1ee6b0a2f1e9
treeea5d99fdd2a929b7c3899d92262e5cf3ac761c3a
parent0a5fa2b36cd3a10f75060ac42f431307aef7cea4
kernel: Remove the unused is_physical_memory() function.

It used to be used in dumping functions of raid and disk drivers but
updates and alexh's dumping upgrades (b24cd69c3515fbc52) removed all
usage more than two years ago.
sys/platform/pc32/i386/vm_machdep.c
sys/platform/pc64/x86_64/vm_machdep.c
sys/platform/vkernel/i386/vm_machdep.c
sys/platform/vkernel64/x86_64/vm_machdep.c
sys/sys/systm.h