diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2020-11-23 04:07:45 +0100 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2020-11-23 04:07:45 +0100 |
| commit | 3f7102d7193d3c0f6cdda8e3106aac77188bb475 (patch) | |
| tree | 83a1a7b07d83bdabe93c10c0eebbe56d411a76fe /halt/rust.h | |
| parent | cda174afc8e1bf6b779726965f5eaa030d80b1dc (diff) | |
| download | pintos-rs-3f7102d7193d3c0f6cdda8e3106aac77188bb475.tar.gz | |
intial rs
Diffstat (limited to 'halt/rust.h')
| -rw-r--r-- | halt/rust.h | 1 |
1 files changed, 1 insertions, 0 deletions
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); |
