Add script to automate the syscall extraction process
[lttng-modules.git] / instrumentation / syscalls / headers / arm-32-syscalls-3.4.25_pointers.h
index 049c1aa0e1269ed0b7629646060be1ab03e9f010..76aab1b11c916395b05455e04357af96e3d4ea69 100644 (file)
@@ -4,7 +4,7 @@
 #if !defined(_TRACE_SYSCALLS_POINTERS_H) || defined(TRACE_HEADER_MULTI_READ)
 #define _TRACE_SYSCALLS_POINTERS_H
 
-#include "../../../probes/lttng-tracepoint-event.h"
+#include <probes/lttng-tracepoint-event.h>
 #include <linux/syscalls.h>
 #include "arm-32-syscalls-3.4.25_pointers_override.h"
 #include "syscalls_pointers_override.h"
@@ -1350,7 +1350,7 @@ SC_LTTNG_TRACEPOINT_EVENT(process_vm_writev,
 #endif /*  _TRACE_SYSCALLS_POINTERS_H */
 
 /* This part must be outside protection */
-#include "../../../probes/define_trace.h"
+#include <probes/define_trace.h>
 
 #else /* CREATE_SYSCALL_TABLE */
 
This page took 0.023478 seconds and 4 git commands to generate.