Tracepoint API namespacing ust-endian
[lttng-ust.git] / src / lib / lttng-ust / lttng-context-cgroup-ns.c
index 7e992d86c6b4852b3c779c2973c51ef46e704858..3f86f175fcfb41a1410f8486ce2021c6688a46ac 100644 (file)
@@ -125,7 +125,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),
        cgroup_ns_get_size,
        cgroup_ns_record,
This page took 0.024115 seconds and 4 git commands to generate.