diff options
author | Willy Tarreau <w@1wt.eu> | 2022-02-07 17:23:18 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-04-20 17:05:43 -0700 |
commit | bd8c8fbb866fe524b769a853f2b3525c227165fa (patch) | |
tree | 99781e7d671d16b8b5eda9d903218d2ef8e1c422 /tools/perf/scripts/python/libxed.py | |
parent | 271661c1cde5ff47eb7af9946866cd66b70dc328 (diff) |
tools/nolibc/sys: split the syscall definitions into their own file
The syscall definitions were moved to sys.h. They were arranged
in a more easily maintainable order, whereby the sys_xxx() and xxx()
functions were grouped together, which also enlights the occasional
mappings such as wait relying on wait4().
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions