/vm/safeseh.asm
http://github.com/abeaumont/factor · Assembly · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 7608bb46ee96d88415ebe39177184d54 MD5 · raw file
- .386
- .model flat
- exception_handler proto c
- .safeseh exception_handler
- end