Tracepoint API namespacing ust-endian
[lttng-ust.git] / src / lib / lttng-ust / lttng-context-pid-ns.c
index f8e5aa4f4cec12e3810d673bacc019ab20ddc068..f1bb48faabd45f55c4882ff69f6b7573b47a7321 100644 (file)
@@ -109,7 +109,7 @@ static const struct lttng_ust_ctx_field *ctx_field = lttng_ust_static_ctx_field(
                lttng_ust_static_type_integer(sizeof(ino_t) * CHAR_BIT,
                                lttng_ust_rb_alignof(ino_t) * CHAR_BIT,
                                lttng_ust_is_signed_type(ino_t),
-                               BYTE_ORDER, 10),
+                               LTTNG_UST_BYTE_ORDER, 10),
                false, false),
        pid_ns_get_size,
        pid_ns_record,
This page took 0.022487 seconds and 4 git commands to generate.