Fix module_api sample

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