1 << x != (uint64_t)1 << x
authorAli Saidi <saidi@eecs.umich.edu>
Mon, 16 Feb 2004 21:04:34 +0000 (16:04 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Mon, 16 Feb 2004 21:04:34 +0000 (16:04 -0500)
commit706d6bea524bfc5ff4cfefd04c01cb1d6166525b
tree37a50d8c8c843232c7aff8a1121ac43931e8f82a
parent9c9d1cb5bfeecb2fe390a09044e98a63020fe6dd
1 << x != (uint64_t)1 << x

dev/tsunami_cchip.cc:
    fixed another problem with the interrupt code, should all work now

--HG--
extra : convert_revision : 1d9fe6081b6391e3e09f1c4a9380a30240fac6dc
dev/tsunami_cchip.cc