mips_m4k: common_magic should be unsigned
commit800bc9308dfcae950cd95ca287876b60401e7608
authorDrasko DRASKOVIC <drasko.draskovic@gmail.com>
Thu, 7 Jul 2011 14:38:38 +0000 (7 16:38 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 9 Aug 2011 21:17:28 +0000 (9 23:17 +0200)
treebdf335e0e8b6d17cc21075c8869d112631e4c5b1
parente1466df54d8ddd6800f8df2f9e0d2f1dd646cb20
mips_m4k: common_magic should be unsigned

For all architectures we use distinct common magic number,
and this should be a uint32_t type.
Otherwise, comparison with macros will yield compilation
warning.
src/target/mips_m4k.h