summaryrefslogtreecommitdiffstats
path: root/unsupported/UnsupportedCRT.c
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/UnsupportedCRT.c')
-rw-r--r--unsupported/UnsupportedCRT.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/unsupported/UnsupportedCRT.c b/unsupported/UnsupportedCRT.c
index 5c3a9de4..49cc5d0d 100644
--- a/unsupported/UnsupportedCRT.c
+++ b/unsupported/UnsupportedCRT.c
@@ -18,4 +18,3 @@ void CRT_handleSIGSEGV(int sgn) {
fprintf(stderr, "\nPlease contact your platform package maintainer!\n\n");
abort();
}
-