Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
6fbc5a31
Commit
6fbc5a31
authored
Apr 24, 2014
by
Hisham Muhammad
Browse files
Report this as an exit function.
parent
446d86c7
Changes
1
Show whitespace changes
Inline
Side-by-side
CRT.c
View file @
6fbc5a31
...
@@ -107,6 +107,8 @@ typedef enum ColorElements_ {
...
@@ -107,6 +107,8 @@ typedef enum ColorElements_ {
LAST_COLORELEMENT
LAST_COLORELEMENT
} ColorElements;
} ColorElements;
void CRT_fatalError(const char* note) __attribute__ ((noreturn));
}*/
}*/
// TODO: centralize these in Settings.
// TODO: centralize these in Settings.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment