summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 781a724)
raw | patch | inline | side by side (parent: 781a724)
author | Frank Livingston <frank-livingston@ti.com> | |
Wed, 10 May 2017 21:03:10 +0000 (16:03 -0500) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Wed, 10 May 2017 21:03:10 +0000 (16:03 -0500) |
pasdk/test_dsp/framework/alphaFuncProc.c | patch | blob | history |
index 2d176640fdff0a49c05dae0836bf119e11e207ba..f3eae60c51873b166c2bd3bbfca39e2e761314c0 100644 (file)
return (void *)Memory_alloc((IHeap_Handle)hHeap, size, align, NULL);
}
-extern UInt32 gPafHeapMgrInit;
-
Void AFP_process(
AFP_Handle handle
)