Tracepoint API namespacing ust-endian
[lttng-ust.git] / src / lib / lttng-ust / lttng-context-cpu-id.c
index f1455ea1b4248cc8f8ccc22bc6f030d5d3c4df29..0b87bd3c2455632c3a9b86c6134a8a38addf730f 100644 (file)
@@ -58,7 +58,7 @@ static const struct lttng_ust_ctx_field *ctx_field = lttng_ust_static_ctx_field(
                lttng_ust_static_type_integer(sizeof(int) * CHAR_BIT,
                                lttng_ust_rb_alignof(int) * CHAR_BIT,
                                lttng_ust_is_signed_type(int),
-                               BYTE_ORDER, 10),
+                               LTTNG_UST_BYTE_ORDER, 10),
                false, false),
        cpu_id_get_size,
        cpu_id_record,
This page took 0.02321 seconds and 4 git commands to generate.