Fix UP build issues. Move tsc_offsets[] from mp_machdep.c to kern_ktr.c,
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 10 Dec 2005 18:16:37 +0000 (18:16 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 10 Dec 2005 18:16:37 +0000 (18:16 +0000)
commit0b698dca45c8aa51f7ac7a89595b5a65264b61e3
treee48d6fb224c498d31d5449badebdfad3f52840a0
parent6483d7230dfa3e0fcc722b3614e1206e6e63b440
Fix UP build issues.  Move tsc_offsets[] from mp_machdep.c to kern_ktr.c,
and document the routines.

Reported-by: Sascha Wildner <saw@online.de>
sys/i386/i386/mp_machdep.c
sys/kern/kern_ktr.c
sys/platform/pc32/i386/mp_machdep.c