mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
Merge branch 'alloca' of github.com:marcusva/micropython into marcusva-alloca
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <alloca.h>
|
||||
|
||||
#include "mpconfig.h"
|
||||
#include "nlr.h"
|
||||
|
||||
Reference in New Issue
Block a user