aboutsummaryrefslogtreecommitdiff
path: root/tests/mtd-tests/nandpagetest.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mtd-tests/nandpagetest.c')
-rw-r--r--tests/mtd-tests/nandpagetest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mtd-tests/nandpagetest.c b/tests/mtd-tests/nandpagetest.c
index 86c9005..2b16cc9 100644
--- a/tests/mtd-tests/nandpagetest.c
+++ b/tests/mtd-tests/nandpagetest.c
@@ -58,7 +58,7 @@ static const struct option options[] = {
{ NULL, 0, NULL, 0 },
};
-static void usage(int status)
+static NORETURN void usage(int status)
{
fputs(
"Usage: "PROGRAM_NAME" [OPTIONS] <device>\n\n"