diff options
author | Willy Tarreau <w@1wt.eu> | 2022-07-19 23:44:33 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-08-31 05:17:43 -0700 |
commit | 8b53e83b08cfdc3f430b5415cd1031d5e7e1f935 (patch) | |
tree | eb404b1a7f06723ab5ce537fc3c7204ebfe64afc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a30d551f34df66d739949a6140b50496afa36f66 (diff) |
tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined
We return -ENOSYS when there's no syscall6() operation, but we must cast
it to void* to avoid a warning.
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions