Cleanup: update stale file paths in LICENSE
[lttng-modules.git] / include / instrumentation / syscalls / syscalls_pointers_override.h
index 924677491b12b343c096eeaa486c4c6228162f42..b3647ecd27c7378d3960512809318f779e2ef731 100644 (file)
@@ -193,6 +193,10 @@ SC_LTTNG_TRACEPOINT_EVENT(getcpu,
        )
 )
 
+/*
+ * Override 'pipe2' to set the output field 'fildes' to an array of 2 integers
+ * instead of the default integer pointer.
+ */
 #define OVERRIDE_32_pipe2
 #define OVERRIDE_64_pipe2
 SC_LTTNG_TRACEPOINT_EVENT(pipe2,
This page took 0.023551 seconds and 4 git commands to generate.