]> gitweb.factorcode.org Git - factor.git/blob - vm/safeseh.asm
editors.aquamacs: use find-native-bundle.
[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