Make vkernel compile with 'options SMP'. Most functions are stubs that
commitd0257d908f9ef46ce46a3d5a91d6c885154fb6df
authorJoe Talbott <josepht@dragonflybsd.org>
Mon, 18 Jun 2007 18:57:13 +0000 (18 18:57 +0000)
committerJoe Talbott <josepht@dragonflybsd.org>
Mon, 18 Jun 2007 18:57:13 +0000 (18 18:57 +0000)
treecf7d9819cafdfafac5c80b4936cb510273ddba8f
parent25d0b5f0dd975b29a87c040f097db88afc91936e
Make vkernel compile with 'options SMP'.  Most functions are stubs that
call panic(9).

Reviewed-By: Matt Dillon
sys/kern/kern_shutdown.c
sys/platform/vkernel/conf/files
sys/platform/vkernel/i386/autoconf.c
sys/platform/vkernel/i386/mp.c [new file with mode: 0644]
sys/platform/vkernel/i386/mplock.s [new file with mode: 0644]
sys/platform/vkernel/i386/trap.c
sys/platform/vkernel/include/smp.h
sys/platform/vkernel/platform/pmap.c