From 339c4b16402de852902610d2935c431003888228 Mon Sep 17 00:00:00 2001 From: Doug MacEachern Date: Wed, 1 Aug 2007 05:47:19 +0000 Subject: [PATCH] rm solaris checks --- exp/sizeof.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/exp/sizeof.c b/exp/sizeof.c index 0b03d1c0..3a117670 100644 --- a/exp/sizeof.c +++ b/exp/sizeof.c @@ -31,8 +31,6 @@ static sizeof_info_t sizeof_info[] = { SIZEOF_INFO(kstat_named_t), SIZEOF_INFO(vminfo_t), SIZEOF_INFO(cpu_stat_t), - SIZEOF_INFO(cpu_sys_stats_t), - SIZEOF_INFO(cpu_vm_stats_t), SIZEOF_INFO(cpu_vminfo_t), SIZEOF_INFO(kstat_io_t), /* procfs */