Commit 391f903
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 4b42e55 commit 391f903
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 | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
188 | 192 | | |
189 | 193 | | |
190 | 194 | | |
| |||
0 commit comments