Commit c1aeb61
committed
regen/embed.pl: Don't create prototype for private macros
Prior to this commit, a commented-out prototype was created for all
macros that we have argument and return type information for. This
might be useful information for a reader of proto.h.
This commits stops doing this for private macros. It makes a future
commit slightly easier, and I'm unsure of the usefulness of this anyway.
But I could be persuaded otherwise.1 parent 20dec6c commit c1aeb61
2 files changed
+4
-21
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
194 | 198 | | |
195 | 199 | | |
196 | 200 | | |
| |||
0 commit comments