]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/kernel_stat.h
Force erroneous inclusions of compiler-*.h files to be errors
[linux-2.6-omap-h63xx.git] / include / linux / kernel_stat.h
index 43e895f1cabef24137e213958eeef48bde70ff28..12bf44f083f53355ca785a663bd76422dafcdfc1 100644 (file)
@@ -23,6 +23,7 @@ struct cpu_usage_stat {
        cputime64_t idle;
        cputime64_t iowait;
        cputime64_t steal;
+       cputime64_t guest;
 };
 
 struct kernel_stat {