diff options
| author | Rohan McLure <[email protected]> | 2022-09-21 16:55:56 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-09-28 19:22:08 +1000 |
| commit | 8cd1def4b8e4a592949509fac443e850da8428d0 (patch) | |
| tree | 1f0d0651794768733bed071e68db0ca7712db9dc /tools/perf/scripts/python/libxed.py | |
| parent | dec20c50df79cadaff17e964ef7f622491a52134 (diff) | |
powerpc: Include all arch-specific syscall prototypes
Forward declare all syscall handler prototypes where a generic prototype
is not provided in either linux/syscalls.h or linux/compat.h in
asm/syscalls.h. This is required for compile-time type-checking for
syscall handlers, which is implemented later in this series.
32-bit compatibility syscall handlers are expressed in terms of types in
ppc32.h. Expose this header globally.
Signed-off-by: Rohan McLure <[email protected]>
Acked-by: Nicholas Piggin <[email protected]>
[mpe: Use standard include guard naming for syscalls_32.h]
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions