Fix module_api sample

[ROCm/hip-tests commit: ac124b3179]
This commit is contained in:
Rahul Garg
2017-11-13 08:56:39 +05:30
parent cb107b30f1
commit 1b000da7eb
5 changed files with 5 additions and 15 deletions
@@ -72,6 +72,7 @@ int main(){
uint32_t one = 1;
struct {
uint32_t _hidden[6];
void * _Ad;
void * _Bd;
} args;