diff options
Diffstat (limited to 'rt/halt.ha')
| -rw-r--r-- | rt/halt.ha | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/halt.ha b/rt/halt.ha new file mode 100644 index 0000000..228beb8 --- /dev/null +++ b/rt/halt.ha @@ -0,0 +1 @@ +export @noreturn fn halt() void;
\ No newline at end of file |
