Silence warning on unused struct parameter
When generating code for an empty struct, the read_/write_ functions would print warnings about the unused "s" pointer. Silence these.
This commit is contained in:
parent
99e9412c02
commit
b0810da2c3
4 changed files with 296 additions and 134 deletions
Loading…
Add table
Add a link
Reference in a new issue