umm: add link

This commit is contained in:
Philippe Teuwen
2020-08-18 22:51:40 +02:00
parent d9d93a845e
commit 90d7e55f13
5 changed files with 5 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
/* ----------------------------------------------------------------------------
* umm_malloc.c - a memory allocator for embedded systems (microcontrollers)
*
* From https://github.com/rhempel/umm_malloc
* See LICENSE for copyright notice
* See README.md for acknowledgements and description of internals
* ----------------------------------------------------------------------------