X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=hello%2Fserialize.c;h=bef01780e6bfbdb70179ce30577e00bf863836b4;hb=1ae7f0744f280e97ab1a2adc548b8fd9f2cb21a4;hp=26d4c47846211bc09b0c6fea6d35eeae41a03bce;hpb=09938485689f3482ec845e52d5bf5e78c1093e27;p=ust.git diff --git a/hello/serialize.c b/hello/serialize.c index 26d4c47..bef0178 100644 --- a/hello/serialize.c +++ b/hello/serialize.c @@ -577,7 +577,7 @@ notrace void ltt_vtrace(const struct marker *mdata, void *probe_data, struct ltt_trace_struct *trace, *dest_trace = NULL; struct rchan_buf *buf; void *transport_data; - uint64_t tsc; + u64 tsc; long buf_offset; va_list args_copy; struct ltt_serialize_closure closure;