diff options
Diffstat (limited to 'sysfatal.h')
| -rw-r--r-- | sysfatal.h | 1 |
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, ...); |