7 lines
83 B
Odin
7 lines
83 B
Odin
#+build !linux
|
|
package main
|
|
|
|
_register_illegal_instruction_handler :: proc() {
|
|
|
|
}
|