diff options
Diffstat (limited to 'scripts/kconfig/zconf.hash.c_shipped')
| -rw-r--r-- | scripts/kconfig/zconf.hash.c_shipped | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/kconfig/zconf.hash.c_shipped b/scripts/kconfig/zconf.hash.c_shipped index 5c73d51339d8..c1748faf4634 100644 --- a/scripts/kconfig/zconf.hash.c_shipped +++ b/scripts/kconfig/zconf.hash.c_shipped | |||
| @@ -30,6 +30,8 @@ | |||
| 30 | #endif | 30 | #endif |
| 31 | 31 | ||
| 32 | struct kconf_id; | 32 | struct kconf_id; |
| 33 | |||
| 34 | static struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len); | ||
| 33 | /* maximum key range = 47, duplicates = 0 */ | 35 | /* maximum key range = 47, duplicates = 0 */ |
| 34 | 36 | ||
| 35 | #ifdef __GNUC__ | 37 | #ifdef __GNUC__ |
