Get the MI portions of VKERNEL to build, start linking it against libc.
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 8 Nov 2006 16:40:00 +0000 (16:40 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 8 Nov 2006 16:40:00 +0000 (16:40 +0000)
commit4e497a4d059757c7fc57d499e7f1072ebd15f7e0
treebd3630e9d5feb6b87c341ad033e41d11a32c4d23
parentb9b7eb272010f7e26233a1068616005917ad2b4f
Get the MI portions of VKERNEL to build, start linking it against libc.
sys/platform/vkernel/Makefile.inc
sys/platform/vkernel/conf/Makefile
sys/platform/vkernel/i386/autoconf.c
sys/platform/vkernel/i386/locore.s
sys/platform/vkernel/include/clock.h [new file with mode: 0644]
sys/platform/vkernel/include/md_var.h [copied from sys/platform/vkernel/i386/locore.s with 69% similarity]
sys/platform/vkernel/include/ptrace.h [new file with mode: 0644]
sys/platform/vkernel/include/smp.h [new file with mode: 0644]