diff options
| author | Thomas Weißschuh <[email protected]> | 2023-05-20 09:58:57 +0200 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2023-06-09 11:46:07 -0700 |
| commit | 53fcfafa8c5c848d4ef1712053f6ea23b263a0de (patch) | |
| tree | c5042791da95744d20aab9866faac3ba883e4bfe /tools/perf/scripts/python | |
| parent | c22c7c81af4d061e484e0833fbc3418d0f3008d4 (diff) | |
tools/nolibc/unistd: add syscall()
syscall() is used by "normal" libcs to allow users to directly call
syscalls.
By having the same syntax inside nolibc users can more easily write code
that works with different libcs.
The macro logic is adapted from systemtaps STAP_PROBEV() macro that is
released in the public domain / CC0.
Signed-off-by: Thomas Weißschuh <[email protected]>
Signed-off-by: Willy Tarreau <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions