K 10 svn:author V 3 ian K 8 svn:date V 27 2013-12-14T00:23:43.188585Z K 7 svn:log V 166 MFC r257924: Apparently with "const uint32_t foo = 0x60;" gcc doesn't consider 'foo' to be a constant integer suitable for use in a case label, so use #defines. END