mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
windows: alloca.h: Add comment, fix line endings.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
#include <malloc.h>
|
||||
// Compatibility header to workaround lack of native alloca.h in some
|
||||
// Windows toolchains.
|
||||
#include <malloc.h>
|
||||
|
||||
Reference in New Issue
Block a user