summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/ltablib.c
diff options
context:
space:
mode:#ifndef _INCLUDE_MALLOC_H_ #define _INCLUDE_MALLOC_H_ #include <_ansi.h> #define __need_size_t #include <stddef.h> #ifdef __cplusplus extern "C" { #endif /* The routines. */ extern _PTR malloc _PARAMS ((size_t)); extern _VOID free _PARAMS ((_PTR)); extern _PTR realloc _PARAMS ((_PTR, size_t)); extern _PTR calloc _PARAMS ((size_t, size_t)); #ifdef __cplusplus } #endif #endif /* _INCLUDE_MALLOC_H_ */
/snapshot/rockbox-bdc572b8a1bfc9fedb4a2158626647a801c3f177.zip'>rockbox-bdc572b8a1bfc9fedb4a2158626647a801c3f177.zip
rockbox-bdc572b8a1bfc9fedb4a2158626647a801c3f177.tar.gz
rockbox-bdc572b8a1bfc9fedb4a2158626647a801c3f177.tar.bz2
rockbox-bdc572b8a1bfc9fedb4a2158626647a801c3f177.tar.xz
imx233: improve debug and fix for stmp3600 and stmp3700
Add pwm and usb screen, fix charging, icoll and dcp on other stmps. Change-Id: I3cddf987e178bc01046132adaed15cff750835c9
Diffstat (limited to 'apps/plugins/lua/ltablib.c')
0 files changed, 0 insertions, 0 deletions