Cast 64-bit trace hit_counter to long long; fixes format warning.
commit592e080690bf925185f3313280025509c5e7f4db
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 18 Jun 2009 10:40:33 +0000 (18 10:40 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 18 Jun 2009 10:40:33 +0000 (18 10:40 +0000)
tree6956962cf10564e41b42322348465dd8050f811c
parentc5de7b6bd702e90bfd69d1c2efdd81713aefb191
Cast 64-bit trace hit_counter to long long; fixes format warning.

What is the correct way to handle this?

git-svn-id: svn://svn.berlios.de/openocd/trunk@2285 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/trace.c