diff options
Diffstat (limited to 'dosish.h')
-rw-r--r-- | dosish.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dosish.h b/dosish.h new file mode 100644 index 0000000000..a7a498a3a7 --- /dev/null +++ b/dosish.h @@ -0,0 +1 @@ +#define ABORT() abort(); |