Philipp Oppermann
|
5db8977495
|
Rename main to rust_main to support testing
On testing, `std` is imported, which defines an own `main` function. Thus `cargo test` fails if there alread exists one non-mangled main.
|
2015-09-15 14:51:07 +02:00 |
|
Philipp Oppermann
|
03a46b4141
|
Print OS returned! instead of OKAY
|
2015-08-25 14:54:06 +02:00 |
|
Philipp Oppermann
|
e09ae042a3
|
Setup SSE because rust needs it
|
2015-08-25 14:54:06 +02:00 |
|
Philipp Oppermann
|
c65797d89f
|
Add an 64-bit error function
|
2015-08-25 14:54:06 +02:00 |
|
Philipp Oppermann
|
3c08203437
|
Call rust main function
|
2015-08-25 14:54:06 +02:00 |
|
Philipp Oppermann
|
7e898e6a4c
|
Reload selector registers and print OKAY
|
2015-08-25 14:54:06 +02:00 |
|