Applied, thanks!
Sergey Bugaev, le mer. 27 mars 2024 19:18:35 +0300, a ecrit:
> Mark it as noreturn, and make sure to halt, not reboot.
> ---
> tests/include/testlib.h | 2 +-
> tests/testlib.c | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/tests/include/tes
Mark it as noreturn, and make sure to halt, not reboot.
---
tests/include/testlib.h | 2 +-
tests/testlib.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/tests/include/testlib.h b/tests/include/testlib.h
index a3f3a6a8..cdb2ce13 100644
--- a/tests/include/testlib.