Removed hidden args and hipLaunchParm from HIP/HCC path

[ROCm/hip commit: ed2d4ddfc7]
This commit is contained in:
Rahul Garg
2018-03-16 22:50:25 +05:30
parent 49c076690c
commit 64e391d605
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;