]> granicus.if.org Git - esp-idf/commit
kconfig: Remove gperf 3.1+ incompatible kconf_conf_id forward declaration
authorAngus Gratton <angus@espressif.com>
Thu, 9 Feb 2017 01:12:28 +0000 (12:12 +1100)
committerAngus Gratton <angus@espressif.com>
Mon, 13 Feb 2017 23:01:44 +0000 (10:01 +1100)
commit473f2cff51e13bbbc98b77f791430625ce047ce7
tree831fc525e0100145c5af1f5684f5951674089920
parent02460ff8645dcdaa8c4cee05dca1894e0013d23c
kconfig: Remove gperf 3.1+ incompatible kconf_conf_id forward declaration

Forward declaration was unused. gperf 3.1+ changed parameter type from
'unsigned int' to 'size_t'.
tools/kconfig/zconf.gperf