X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fresourceview%2Fdrawing.h;h=1c4683271b448407993926922e61a604e23c564a;hb=d3d99fde8e46d9df5bce73544013242c9a3185fa;hp=b5c6f600d697fe7d02af155fb4cf930d2b9d42af;hpb=598026baa39b5672b77d46e70a1434f975d52486;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/resourceview/drawing.h b/ltt/branches/poly/lttv/modules/gui/resourceview/drawing.h index b5c6f600..1c468327 100644 --- a/ltt/branches/poly/lttv/modules/gui/resourceview/drawing.h +++ b/ltt/branches/poly/lttv/modules/gui/resourceview/drawing.h @@ -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;