This series adds a default weak odp_override_log() function which can
be replaced by application.
For now this function is placed in odp_init.c, but this may be not the
best place.

Series is based on Mike's patch [1] which added ODP_WEAK_SYMBOL.

[1] http://lists.linaro.org/pipermail/lng-odp/2014-November/004987.html

*** BLURB HERE ***

Taras Kondratiuk (2):
  platform: debug: replace fprintf() with odp_override_log()
  platform: debug: Simplify ODP_LOG() macro

 platform/linux-generic/include/api/odp_debug.h     |   45 ++++++--------------
 .../linux-generic/include/odp_debug_internal.h     |    6 ++-
 platform/linux-generic/odp_init.c                  |   17 ++++++++
 3 files changed, 35 insertions(+), 33 deletions(-)

-- 
1.7.9.5


_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to