# Common debug API
#
MOD_NAME = debug_common
MOD_DEPS = os dev_log utils model transport common_api
MOD_TYPE = lib

srcs = bcmolt_debug_api_common.c

USE_LINT=yes

