iflags: Use UINT64_C() for 64bit values
commit795789a424b64984b9da482c3caf26cf19e71706
authorJin Kyu Song <jin.kyu.song@intel.com>
Wed, 16 Oct 2013 02:59:10 +0000 (15 19:59 -0700)
committerJin Kyu Song <jin.kyu.song@intel.com>
Wed, 16 Oct 2013 03:56:56 +0000 (15 20:56 -0700)
tree0ed22c5c49fc59193c3bcaf51990c5ea369a243e
parent6f205d369d2873e1733d1a9793ef20182e14861c
iflags: Use UINT64_C() for 64bit values

UINT64_C() macro is used for iflags as it becomes 64bit.

Signed-off-by: Jin Kyu Song <jin.kyu.song@intel.com>
insns.h