]> gitweb.factorcode.org Git - factor.git/blob - vm/safeseh.asm
core: find-subseq -> subsequence-starts, find-subseq-from -> subsequence-starts-from
[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