]> gitweb.factorcode.org Git - factor.git/blob - vm/safeseh.asm
webapps.wiki: adding search bar
[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