aboutsummaryrefslogtreecommitdiff
path: root/stmhal/Makefile
diff options
context:
space:
mode:
authorDamien George2014-04-17 17:04:15 +0100
committerDamien George2014-04-17 17:04:15 +0100
commitfb06bfc11ccc2506d27e3f53750771d5c737df2e (patch)
tree8a0227216c58706a1ed0004ac915146dd6352149 /stmhal/Makefile
parentc9f6f6b8dde535e7326d2ab0bcfe2e6de3827f3f (diff)
stmhal: Clean up fatality indications; remove long-obsolete malloc0.c.
Diffstat (limited to 'stmhal/Makefile')
-rw-r--r--stmhal/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile
index 56c00e905..ac0367024 100644
--- a/stmhal/Makefile
+++ b/stmhal/Makefile
@@ -71,7 +71,6 @@ SRC_C = \
printf.c \
math.c \
mathsincos.c \
- malloc0.c \
gccollect.c \
pybstdio.c \
readline.c \