diff options
author | Damien George <damien.p.george@gmail.com> | 2014-09-15 15:53:09 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-09-15 15:53:09 +0100 |
commit | b92cbe612913a7c9d066c34912a3f77fe6392b2b (patch) | |
tree | ea267ba0d0d13a2dd7c4ef9ccb4b039bd993d328 /stmhal/sdcard.c | |
parent | 83695596ed4fe3ad990b68cc5ff52c26caf2174d (diff) | |
download | micropython-b92cbe612913a7c9d066c34912a3f77fe6392b2b.tar.gz micropython-b92cbe612913a7c9d066c34912a3f77fe6392b2b.zip |
py: Move definition of mp_sys_exit to core.
sys.exit always raises SystemExit so doesn't need a special
implementation for each port. If C exit() is really needed, use the
standard os._exit function.
Also initialise mp_sys_path and mp_sys_argv in teensy port.
Diffstat (limited to 'stmhal/sdcard.c')
0 files changed, 0 insertions, 0 deletions