Get the MI portions of VKERNEL to build, start linking it against libc.
commit8e5527d368d319d3dc0593c4a1c333df53b1a87b
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 8 Nov 2006 16:40:00 +0000 (8 16:40 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 8 Nov 2006 16:40:00 +0000 (8 16:40 +0000)
tree7c169b617679817b50de031c704f77ef00353472
parent9cc5898dc81d0bed06d4de16d0c6226509c67d34
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]