diff options
author | Damien George <damien.p.george@gmail.com> | 2015-11-27 13:07:48 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-11-29 14:25:04 +0000 |
commit | 94fe6e523d42ecc342c1f6a9734ed2edf232ddbd (patch) | |
tree | dc09a9c9d439fb8e4b7b8477b87de16261430eb7 /py/objint.c | |
parent | 254cfa6c3189983050e66ccb4ec267b41299dd64 (diff) | |
download | micropython-94fe6e523d42ecc342c1f6a9734ed2edf232ddbd.tar.gz micropython-94fe6e523d42ecc342c1f6a9734ed2edf232ddbd.zip |
py/gc: Move away from using mp_uint_t, instead use uintptr_t and size_t.
The GC works with concrete pointers and so the types should reflect this.
Diffstat (limited to 'py/objint.c')
0 files changed, 0 insertions, 0 deletions