mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 11:50:07 +00:00
cleanup of os/linux
This commit is contained in:
@@ -236,4 +236,4 @@ _panic :: proc "contextless" (msg: string) -> ! {
|
||||
runtime.print_string(msg)
|
||||
runtime.print_byte('\n')
|
||||
runtime.trap()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user