Merge branch 'alloca' of github.com:marcusva/micropython into marcusva-alloca

This commit is contained in:
Damien George
2014-06-08 13:18:14 +01:00
7 changed files with 9 additions and 6 deletions

View File

@@ -27,7 +27,6 @@
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include <alloca.h>
#include "mpconfig.h"
#include "nlr.h"