Modified Files: syssrc/sys/arch/sparc/sparc: iommu.c Log Message: fix so it compiles on a system without 'options SUN4M' hmm... not sure this is really the right fix. having iommu support without sun4m support is extra weight you can't use. the right fix seems to be to avoid compiling iommu.c entirely if !SUN4M... .mrg.