Illegal instruction handler

This commit is contained in:
Synthasmagoria 2026-07-24 11:59:07 +02:00
commit 0545282292
5 changed files with 294 additions and 252 deletions

View file

@ -0,0 +1,7 @@
#+build !linux
package main
_register_illegal_instruction_handler :: proc() {
}