aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/config/zconf.hash.c_shipped
diff options
context:
space:
mode:
authorJonas Gorski <jonas.gorski@gmail.com>2019-06-15 14:54:07 +0200
committerJo-Philipp Wich <jo@mein.io>2019-09-04 13:15:26 +0200
commit17ee4857317b5838ab21f37aa404f0414d34fe91 (patch)
treea8536e1f71440c7ac08ee1dd2897e992756b2460 /scripts/config/zconf.hash.c_shipped
parent02c1e99d1bd703301443abf137c8cf155b2b03b2 (diff)
downloadupstream-17ee4857317b5838ab21f37aa404f0414d34fe91.tar.gz
upstream-17ee4857317b5838ab21f37aa404f0414d34fe91.tar.bz2
upstream-17ee4857317b5838ab21f37aa404f0414d34fe91.zip
config: regenerate *_shipped sources
The pregenerated `zconf.hash.c` and `zconf.lex.c` files have not been kept in sync with their respective `*.y` and `*.l` sources in the past causing our kconfig implementation to not recognize important kconfig grammer elements such as relational `<`, `<=`, `>` and `>=` operators. Fixes: 2d7e602381f3 ("scripts/config: sync with latest linux upstream") Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> [reword commit message] Signed-off-by: Jo-Philipp Wich <jo@mein.io> (cherry picked from commit 972123f1e056e6d443be1e4a11db09b5d2ef53da)
Diffstat (limited to 'scripts/config/zconf.hash.c_shipped')
-rw-r--r--scripts/config/zconf.hash.c_shipped4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/config/zconf.hash.c_shipped b/scripts/config/zconf.hash.c_shipped
index 2c6ae7be1c..f9680d6eb2 100644
--- a/scripts/config/zconf.hash.c_shipped
+++ b/scripts/config/zconf.hash.c_shipped
@@ -1,4 +1,4 @@
-/* ANSI-C code produced by gperf version 3.0.3 */
+/* ANSI-C code produced by gperf version 3.0.4 */
/* Command-line: gperf */
/* Computed positions: -k'1,3' */
@@ -165,7 +165,7 @@ static struct kconf_id_strings_t kconf_id_strings_contents =
#define kconf_id_strings ((const char *) &kconf_id_strings_contents)
#ifdef __GNUC__
__inline
-#ifdef __GNUC_STDC_INLINE__
+#if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__
__attribute__ ((__gnu_inline__))
#endif
#endif