mirror of https://github.com/ARMmbed/mbed-os.git
Fix the following warnings: [Warning] tcm_heap.c@70,18: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'MemChunk * {aka struct _MemChunk *}' [-Wformat=] [Warning] tcm_heap.c@70,28: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'MemChunk * {aka struct _MemChunk *}' [-Wformat=] [Warning] tcm_heap.c@336,6: unused variable 'i' [-Wunused-variable] Signed-off-by: Tony Wu <tonywu@realtek.com> |
||
---|---|---|
.. | ||
include | ||
device_lock.c | ||
osdep_service.c | ||
tcm_heap.c |