X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2Ftrace.h;h=8b4fd197e0548d01618a574246de777bbc4a3f7d;hb=e52d9126ec77e0922c287201538bb7da56bfc147;hp=448ea7975941c7c33dc8093bda8ef02c980e272c;hpb=8d1e6362a5e8b3086942948c0d5c79c0433dadcd;p=lttv.git diff --git a/ltt/branches/poly/ltt/trace.h b/ltt/branches/poly/ltt/trace.h index 448ea797..8b4fd197 100644 --- a/ltt/branches/poly/ltt/trace.h +++ b/ltt/branches/poly/ltt/trace.h @@ -151,7 +151,7 @@ void getDataEndianType(LttArchSize * size, LttArchEndian * endian); /* get an integer number */ -int getIntNumber(int size1, void *evD); +gint64 getIntNumber(int size1, void *evD); /* get the node name of the system */