mbed-os/targets/TARGET_Realtek/TARGET_AMEBA/sdk/os/os_dep
Tony Wu 8e4152cc06 rtl8195am - fix tcm_heap.c warnings
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>
2018-04-17 16:21:18 +08:00
..
include rtl8195am - add missing changes 2018-01-26 10:58:42 +08:00
device_lock.c add support for REALTEK_RTL8195AM 2017-06-03 20:14:45 +01:00
osdep_service.c rtl8195am - fix osdep_service.c warnings 2018-04-17 10:51:25 +08:00
tcm_heap.c rtl8195am - fix tcm_heap.c warnings 2018-04-17 16:21:18 +08:00