options MULTIPROCESSOR # include multiprocessor support
## disable inlining __cpu_simple_lock()
## the locore version attempts to detect stuck locks
## not inlining saves about 60K on the kernel's text
options __CPU_SIMPLE_LOCK_NOINLINE
cpu* at mainbus0 # declare additional CPUs
cpu* at cpuunit?