[eacsl] Support main function without arguments
Add guards so that the addresses of `argc` and `argv` are only cheched if `main()` has those arguments.
Loading
Please register or sign in to comment
Add guards so that the addresses of `argc` and `argv` are only cheched if `main()` has those arguments.