Commit f21f2179 authored by George Hotz's avatar George Hotz

tabs are bad

parent 481daf75
...@@ -92,7 +92,7 @@ contract MIPS { ...@@ -92,7 +92,7 @@ contract MIPS {
// clone (not supported) // clone (not supported)
v0 = 1; v0 = 1;
} else if (syscall_no == 4246) { } else if (syscall_no == 4246) {
// exit group // exit group
exit = true; exit = true;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment