[rk_env]: add environment variable function and test case on window

unit test passed on window test case

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@30 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2015-08-05 03:25:28 +00:00
parent 0fe3d16246
commit 6d3a322412
8 changed files with 221 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
* limitations under the License.
*/
#define LOG_TAG "rk_malloc"
#include "rk_type.h"
#include "rk_log.h"
#include "rk_malloc.h"