summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fc8a3fd)
raw | patch | inline | side by side (parent: fc8a3fd)
author | Justin Sobota <jsobota@ti.com> | |
Wed, 3 Apr 2013 21:27:52 +0000 (17:27 -0400) | ||
committer | Justin Sobota <jsobota@ti.com> | |
Wed, 3 Apr 2013 21:27:52 +0000 (17:27 -0400) |
test/rm_mem_test.c | patch | blob | history |
diff --git a/test/rm_mem_test.c b/test/rm_mem_test.c
index bb107801f698d0a123965d17693948ff81e88d2d..87eab795c586a2259eec3070bc70f9b3dfabb265 100644 (file)
--- a/test/rm_mem_test.c
+++ b/test/rm_mem_test.c
void rmServerTsk(UArg arg0, UArg arg1)
{
Rm_ServiceHandle *serviceHandle;
- Rm_ServiceReqInfo requesto;
- Rm_ServiceRespInfo response;
Task_Params taskParams;
int32_t rmResult;