Get rid of the indirect function pointer for bzero(). We haven't used it
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Oct 2006 15:42:50 +0000 (15:42 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Oct 2006 15:42:50 +0000 (15:42 +0000)
commitafaa1d56145a9087b56db467d889f7c1e0185beb
tree1b6bc659d2638eb6806f85dab65e313f772808a3
parentba4257b89dd38fde047cfdbfb00b3ab296abe841
Get rid of the indirect function pointer for bzero().  We haven't used it
to install a more 'optimized' version of bzero in a long time, and it
isn't compatible with libc.
sys/dev/video/fb/fbreg.h
sys/platform/pc32/i386/bzero.s
sys/platform/pc32/i386/support.s
sys/platform/pc32/include/md_var.h
sys/platform/pc32/isa/npx.c
sys/sys/systm.h