Removed hidden args and hipLaunchParm from HIP/HCC path

This commit is contained in:
Rahul Garg
2018-03-16 22:50:25 +05:30
parent da66236083
commit 2184e7f6da
2 changed files with 1 additions and 2 deletions
@@ -90,7 +90,6 @@ bool runTest(int argc, char** argv) {
#ifdef __HIP_PLATFORM_HCC__
struct {
uint32_t _hidden[6]; // genco path + wrapper-gen pass used hidden arguments.
void* _Ad;
unsigned int _Bd;
unsigned int _Cd;