aboutsummaryrefslogtreecommitdiffstats
path: root/src/avr/main.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2017-05-06 22:29:08 -0400
committerKevin O'Connor <kevin@koconnor.net>2017-05-11 13:56:21 -0400
commitf331936969552c9864e8ef58ec329e7060a5af60 (patch)
treef46b4f64ee7672343b7eece9a9c1aa18f76b84b4 /src/avr/main.c
parent8f1d0c2a7c49b596cb5a9a8b92b3200485049cf6 (diff)
downloadkutter-f331936969552c9864e8ef58ec329e7060a5af60.tar.gz
kutter-f331936969552c9864e8ef58ec329e7060a5af60.tar.xz
kutter-f331936969552c9864e8ef58ec329e7060a5af60.zip
basecmd: Avoid calling malloc() from main code
Introduce a new board function alloc_chunk() to allocate dynamic memory. This allows the board code to implement memory allocations without using the standard malloc() interface. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/avr/main.c')
0 files changed, 0 insertions, 0 deletions