Create common override file for all architectures
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 27 Sep 2011 22:47:38 +0000 (18:47 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 27 Sep 2011 22:47:38 +0000 (18:47 -0400)
commit7e42c4ec17806634672405848eaacc4815840281
tree90977f77192a361fc2af4298a8d623b856f10430
parent2a0c481695b7387eb147fb0b5b655f0ef43e5a76
Create common override file for all architectures

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/syscalls/headers/syscalls_integers.h
instrumentation/syscalls/headers/syscalls_integers_override.h [new file with mode: 0644]
instrumentation/syscalls/headers/syscalls_pointers.h
instrumentation/syscalls/headers/syscalls_pointers_override.h [new file with mode: 0644]
instrumentation/syscalls/headers/x86-32-syscalls-3.1.0-rc6_integers.h
instrumentation/syscalls/headers/x86-32-syscalls-3.1.0-rc6_pointers.h
instrumentation/syscalls/headers/x86-64-syscalls-3.0.4_integers.h
instrumentation/syscalls/headers/x86-64-syscalls-3.0.4_integers_override.h
instrumentation/syscalls/headers/x86-64-syscalls-3.0.4_pointers.h
instrumentation/syscalls/lttng-syscalls-generate-headers.sh
This page took 0.026798 seconds and 4 git commands to generate.