summaryrefslogtreecommitdiff
path: root/schulung_tools/malloc/malloc.c
AgeCommit message (Collapse)Author
2019-01-28add a malloc exampleManuel Traut
it demonstrates that memory is only allocated if used. Signed-off-by: Manuel Traut <manut@linutronix.de>