Fix: arm-32 build
[lttng-modules.git] / instrumentation / syscalls / headers / arm-32-syscalls-3.4.25_integers_override.h
index f0e031acaff1ef89ba45059f345aa184fe613aad..79efa547cb17dacfe8aef81a8fc9f3a40745e7ea 100644 (file)
@@ -23,7 +23,7 @@ SC_LTTNG_TRACEPOINT_EVENT(sync_file_range2,
                ctf_integer_hex(int, fd, fd)
                ctf_integer_hex(loff_t, offset, offset)
                ctf_integer_hex(loff_t, nbytes, nbytes)
-               ctf_integer_hex(unsigned int, flags), flags)
+               ctf_integer_hex(unsigned int, flags, flags)
        )
 )
 
This page took 0.024315 seconds and 4 git commands to generate.