From 3f7102d7193d3c0f6cdda8e3106aac77188bb475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Mon, 23 Nov 2020 04:07:45 +0100 Subject: intial rs --- halt/rust.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 halt/rust.h (limited to 'halt/rust.h') diff --git a/halt/rust.h b/halt/rust.h new file mode 100644 index 0000000..eba2976 --- /dev/null +++ b/halt/rust.h @@ -0,0 +1 @@ +int main(void); -- cgit v1.2.1