summaryrefslogtreecommitdiffstats
path: root/sysfatal.h
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2024-10-26 18:01:51 -0400
committerSam Anthony <sam@samanthony.xyz>2024-10-26 18:01:51 -0400
commit2e8af6099010dc3b525cfd6517b8754bca9e99b9 (patch)
tree2406ab0893cb81b4d7a94fc6352741014875b6e4 /sysfatal.h
downloadballs-2e8af6099010dc3b525cfd6517b8754bca9e99b9.zip
initCL()
Diffstat (limited to 'sysfatal.h')
-rw-r--r--sysfatal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysfatal.h b/sysfatal.h
new file mode 100644
index 0000000..d56ec5d
--- /dev/null
+++ b/sysfatal.h
@@ -0,0 +1 @@
+void sysfatal(const char *format, ...);