]> gitweb.factorcode.org Git - factor.git/blob - vm/safeseh.asm
contexts.cpp: Don't warn on unused variables.
[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