diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-11-07 23:04:42 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-11-08 16:05:33 +0200 |
commit | 6e68a68d18c53789e5a1179b0c0d83246e562ab6 (patch) | |
tree | 2684249b33e620b4565a6e4af801013b8115c7dd /stmhal/diskio.c | |
parent | 57e00ef26236264bc54ad32442df5854aa0df27b (diff) | |
download | micropython-6e68a68d18c53789e5a1179b0c0d83246e562ab6.tar.gz micropython-6e68a68d18c53789e5a1179b0c0d83246e562ab6.zip |
unix/gccollect: Fallback to setjmp-based register fetching automatically.
Now, if we build for an architecture which doesn't have dedicated support
for getting registers for GC scanning, fallback to setjmp-based method
automatically. It's still possible to force setjmp-based implementation
on archs with dedicated support (e.g. for testing, or for peculiar calling
conventions/optimizations).
Diffstat (limited to 'stmhal/diskio.c')
0 files changed, 0 insertions, 0 deletions