Fix module_api sample

This commit is contained in:
Rahul Garg
2017-11-13 08:56:39 +05:30
parent 7f96edc89a
commit ac124b3179
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;