Skip to content

Instantly share code, notes, and snippets.

@shvchk
Last active February 19, 2018 03:37
Show Gist options
  • Select an option

  • Save shvchk/22268dbf812a129b41ecc1569e76c5d2 to your computer and use it in GitHub Desktop.

Select an option

Save shvchk/22268dbf812a129b41ecc1569e76c5d2 to your computer and use it in GitHub Desktop.
--- a/trunk/user/busybox/busybox-1.24.x/scripts/kconfig/zconf.hash.c_shipped
+++ b/trunk/user/busybox/busybox-1.24.x/scripts/kconfig/zconf.hash.c_shipped
@@ -156,7 +156,7 @@ static struct kconf_id_strings_t kconf_id_strings_contents =
#ifdef __GNUC__
__inline
#endif
-struct kconf_id *
+static struct kconf_id *
kconf_id_lookup (register const char *str, register unsigned int len)
{
enum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment