summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index 1f6020bd..76a3b08c 100644
--- a/CRT.h
+++ b/CRT.h
@@ -95,6 +95,9 @@ typedef enum ColorElements_ {
CPU_NORMAL,
CPU_KERNEL,
HELP_BOLD,
+ CPU_IOWAIT,
+ CPU_IRQ,
+ CPU_SOFTIRQ,
LAST_COLORELEMENT
} ColorElements;