diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-08-03 09:28:52 +0200 |
---|---|---|
committer | Willy Tarreau <w@1wt.eu> | 2023-08-23 05:17:07 +0200 |
commit | 17e66f235e4ab43423741dcb946a4d140d8ba34b (patch) | |
tree | 50db1eee615de5261182160c35dcd148e70e2dde /scripts/generate_rust_analyzer.py | |
parent | 10874f20ee8752b04cac22f2a711394c7060b913 (diff) |
selftests/nolibc: make functions static if possible
This allows the compiler to generate warnings if they go unused.
Functions that are supposed to be used as breakpoints should not be
static, so un-statify those if necessary.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions