boot_syscalls
struct boot_syscalls;
extern struct boot_syscalls *kmdb_sysp;
struct boot_syscalls *kmdb_sysp;
static struct boot_syscalls bop_sysp = {
static struct boot_syscalls kern_sysp = {
struct boot_syscalls *sysp; /* passed in from boot */
struct boot_syscalls *syscallp,