[all]: rename file and macro from RK to MPP

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@59 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2015-08-07 09:00:27 +00:00
parent c89c44512f
commit 1b5d44e56e
15 changed files with 47 additions and 36 deletions

View File

@@ -20,8 +20,8 @@
#include <stdarg.h>
#include <errno.h>
#include "rk_log.h"
#include "rk_list.h"
#include "mpp_log.h"
#include "mpp_list.h"
#define LIST_DEBUG(fmt, ...) rk_log(fmt, ## __VA_ARGS__)