diff options
author | Thomas Weißschuh <[email protected]> | 2023-08-03 09:28:52 +0200 |
---|---|---|
committer | Willy Tarreau <[email protected]> | 2023-08-23 05:17:07 +0200 |
commit | 17e66f235e4ab43423741dcb946a4d140d8ba34b (patch) | |
tree | 50db1eee615de5261182160c35dcd148e70e2dde /rust/helpers/helpers.c | |
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 <[email protected]>
Signed-off-by: Willy Tarreau <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions