X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Flttng.cpp;h=27e332e07b8b1ee57ed5da2979e4c8b6306e146c;hb=8471c10564859a5dc4a6e2ba39e8d9fdfba26e62;hp=2b169cb0ea52ef0db6902b6555aa9205569c371c;hpb=942003e52b8fe43bfb8f28a1884d3bda7e6d1e0b;p=lttng-tools.git diff --git a/src/bin/lttng/lttng.cpp b/src/bin/lttng/lttng.cpp index 2b169cb0e..27e332e07 100644 --- a/src/bin/lttng/lttng.cpp +++ b/src/bin/lttng/lttng.cpp @@ -150,6 +150,7 @@ static void list_options(FILE *ofp) /* * clean_exit */ +__attribute__((noreturn)) static void clean_exit(int code) { DBG("Clean exit");