Fix: add missing typedef and forward declarations for old kernels
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 17 Nov 2022 20:28:12 +0000 (15:28 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 17 Nov 2022 21:31:52 +0000 (16:31 -0500)
commitd8539681e4d171e036f20b17aa912b515304994a
treee161624cc12be8826c187f3347e5347a2e4e3d20
parent87b2af7b86c6effda660f20da175317f26d155c9
Fix: add missing typedef and forward declarations for old kernels

While we are updating this, remove duplicated code between header and
implementation.

Reorganise list by alphabetical order.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I79f1877d965084a77a1fdd573f8e227cd7f5ce74
src/lttng-syscalls.c
src/lttng-syscalls.h
This page took 0.02664 seconds and 4 git commands to generate.