diff options
author | 2023-03-04 15:26:03 +0100 | |
---|---|---|
committer | 2023-03-20 08:45:21 -0700 | |
commit | c34da317e0466815d7f43cbd81b3380a11a45b52 (patch) | |
tree | 5239cbd881998dd60786699498bc0b09e39e59e1 /tools/perf/scripts/python/stackcollapse.py | |
parent | tools/nolibc: Add gitignore to avoid git complaints about sysroot (diff) | |
download | wireguard-linux-c34da317e0466815d7f43cbd81b3380a11a45b52.tar.xz wireguard-linux-c34da317e0466815d7f43cbd81b3380a11a45b52.zip |
tools/nolibc: add stdint.h
Nolibc works fine for small and limited program however most program
expect integer types to be defined in stdint.h rather than std.h.
This is a quick fix that moves the existing integer definitions in std.h
to stdint.h.
Signed-off-by: Vincent Dagonneau <v@vda.io>
Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions