factor/vm/safeseh.asm

6 lines
77 B
NASM
Executable File

.386
.model flat
exception_handler proto
.safeseh exception_handler
end