K 10 svn:author V 4 fsmp K 8 svn:date V 27 1997-04-26T19:07:36.000000Z K 7 svn:log V 424 #if'ed out the '#include "opt_smp.h"' line. The SMP source was merged into 3.0-current last nite and this broke the make of sbin/dset. Should make things work for non-SMP case. People making SMP kernels will need to edit i386/isa/isa_device.h, re-enabling '#include "opt_smp.h"'. People making SMP worlds will have to punt for now... I'm thinking about the real solution, but for now the goal is to NOT break the world! END