summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2014-04-24 12:20:03 -0300
committerHisham Muhammad <hisham@gobolinux.org>2014-04-24 12:20:03 -0300
commit6795d8b6924635b45acd182e708fa35fd0a4d041 (patch)
tree753e38525950fa8ae69217a2d108e3d77d9e197c /CRT.h
parent6fbc5a31dae4a3ecef3cbc0a87dc6f6d0855917c (diff)
Report as an exit function.
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index 00141b55..6f38bd3c 100644
--- a/CRT.h
+++ b/CRT.h
@@ -98,6 +98,8 @@ typedef enum ColorElements_ {
LAST_COLORELEMENT
} ColorElements;
+void CRT_fatalError(const char* note) __attribute__ ((noreturn));
+
// TODO: centralize these in Settings.

© 2014-2024 Faster IT GmbH | imprint | privacy policy