diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-02-10 18:37:11 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-02-10 18:40:00 +0200 |
commit | 58ff93bc7c25d7d41dda28875f88652b260b9f13 (patch) | |
tree | 3cdf80894bc67ed904d7e6091f49108313c20d1d /py/compile.c | |
parent | 2e24ee8d80de20e879275c087ecc1ca9b4d27297 (diff) | |
download | micropython-58ff93bc7c25d7d41dda28875f88652b260b9f13.tar.gz micropython-58ff93bc7c25d7d41dda28875f88652b260b9f13.zip |
Get rid of calloc().
If there's malloc and memset, then there's no need for calloc, especially if
we need to implement it ourselves.
Diffstat (limited to 'py/compile.c')
0 files changed, 0 insertions, 0 deletions