| commit | 2d922d86bac7b51bfe8e45ed4c8aa7af37010ead | [log] [tgz] |
|---|---|---|
| author | Mike Frysinger <vapier@gentoo.org> | Sat Jun 26 22:29:35 2021 -0400 |
| committer | Mike Frysinger <vapier@gentoo.org> | Sun Jun 27 10:44:22 2021 -0400 |
| tree | 07fc8570b578d2cf71458d3d1f3bd88b05f2920d | |
| parent | 694d6fdba114b7e4b1749a4575303625efb98fe3 [diff] |
sim: cgen: always leverage the mem prototypes This fixes missing prototype warnings, and guarantees the prototypes stay in sync with the function definitions. One of the macros had fallen out by declaring the wrong return type.