Kaydet (Commit) b3213401 authored tarafından Caolán McNamara's avatar Caolán McNamara

pasted in reverse

Change-Id: I6a3f8c9bffd2dbac90c73e472f99dd97b9977127
üst 6ab1951e
......@@ -546,9 +546,9 @@ extern "C" void privateSnippetExecutor( ... )
: "=r" (sp) : );
#if _CALL_ELF == 2
volatile long nRegReturn[1];
#else
volatile long nRegReturn[2];
#else
volatile long nRegReturn[1];
#endif
typelib_TypeClass aType =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment