ust: use libkcompat
[ust.git] / hello / serialize.c
index 26d4c47846211bc09b0c6fea6d35eeae41a03bce..bef01780e6bfbdb70179ce30577e00bf863836b4 100644 (file)
@@ -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;
This page took 0.022493 seconds and 4 git commands to generate.