mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 08:38:51 +00:00
cleanup
This commit is contained in:
@@ -36,4 +36,4 @@ when ODIN_OS == "linux" || ODIN_OS == "freebsd" || ODIN_OS == "darwin" {
|
||||
SIGINT :: 2;
|
||||
SIGSEGV :: 11;
|
||||
SIGTERM :: 15;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user