]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/commit
Introduce openamp_print
authorWendy Liang <jliang@xilinx.com>
Thu, 1 Sep 2016 18:28:36 +0000 (11:28 -0700)
committerWendy Liang <jliang@xilinx.com>
Thu, 13 Oct 2016 05:01:50 +0000 (22:01 -0700)
commit7a8935abb676d5ce02776ad5e448cb7b6fb3b679
treec78b4684153326d93fae27a82b752e4251ade824
parent17b8a84d1ffeb68778ad8bc027c95dba9c59f6ab
Introduce openamp_print

Add openamp_print() instead of directly using printf for
printing in OpenAMP repo.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
lib/include/openamp/env.h
lib/include/openamp/open_amp.h
lib/include/openamp/rpmsg_core.h
lib/include/openamp/rpmsg_retarget.h
lib/include/openamp/virtqueue.h
lib/virtio/virtqueue.c