fix: Add missing 'pselect6_time32' and 'ppoll_time32' syscall overrides
[lttng-modules.git] / src / lttng-context-callstack.c
index 5034d8a71bd644b6811b97c8cd7ae6ae769a6301..4385472e092f0df5a5e35ae361befad8f2060ae8 100644 (file)
@@ -120,6 +120,7 @@ static const struct lttng_kernel_event_field *event_fields_user[NR_FIELDS] = {
                false, false),
 };
 
+static
 const struct lttng_kernel_event_field **lttng_cs_event_fields(enum lttng_cs_ctx_modes mode)
 {
        switch (mode) {
This page took 0.02295 seconds and 4 git commands to generate.