]> gitweb.factorcode.org Git - factor.git/blob - vm/safeseh.asm
VM: undo 7d9bad465ca447dc5b407044a6ce4f49c4f40686
[factor.git] / vm / safeseh.asm
1 .386\r
2 .model flat\r
3 exception_handler proto c\r
4 .safeseh exception_handler\r
5 end\r