continue implementation of cpu resource
[lttv.git] / ltt / branches / poly / lttv / modules / gui / resourceview / drawing.h
index b5c6f600d697fe7d02af155fb4cf930d2b9d42af..1c4683271b448407993926922e61a604e23c564a 100644 (file)
@@ -55,6 +55,7 @@ typedef enum _draw_color_cpu {
                 COL_CPU_IDLE,
                 COL_CPU_BUSY,
                 COL_CPU_IRQ,
+                COL_CPU_TRAP,
                 NUM_COLORS_CPU
 } draw_color_cpu; 
 
This page took 0.024365 seconds and 4 git commands to generate.