]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/commit
Use stdint.h instead of private definition
authorFeng Wei <wei.feng@freescale.com>
Thu, 20 Aug 2015 09:41:01 +0000 (17:41 +0800)
committerWendy Liang <jliang@xilinx.com>
Wed, 9 Sep 2015 08:20:57 +0000 (01:20 -0700)
commitb999d7d759ab33426b09bcf6d10d6ab09b55da45
tree3b04403b8eb1ffb86eebe798d3f2da5d404d3acd
parent85c17fbe21d487e303984386918271f1c686d825
Use stdint.h instead of private definition

This patch helps to avoid duplicated type definition issue when the
application uses stdint.h.
At the same time, buffer length type is uniformed.

Signed-off-by: Feng Wei <wei.feng@freescale.com>
rpmsg/remote_device.c
rpmsg/rpmsg.c
rpmsg/rpmsg_core.c
rpmsg/rpmsg_core.h
virtio/virtqueue.c
virtio/virtqueue.h