diff options
Diffstat (limited to 'scripts/genksyms/keywords.gperf')
| -rw-r--r-- | scripts/genksyms/keywords.gperf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/genksyms/keywords.gperf b/scripts/genksyms/keywords.gperf index b6bec765996e..c75e0c8d8f0c 100644 --- a/scripts/genksyms/keywords.gperf +++ b/scripts/genksyms/keywords.gperf | |||
| @@ -4,6 +4,7 @@ struct resword { const char *name; int token; } | |||
| 4 | %% | 4 | %% |
| 5 | EXPORT_SYMBOL, EXPORT_SYMBOL_KEYW | 5 | EXPORT_SYMBOL, EXPORT_SYMBOL_KEYW |
| 6 | EXPORT_SYMBOL_GPL, EXPORT_SYMBOL_KEYW | 6 | EXPORT_SYMBOL_GPL, EXPORT_SYMBOL_KEYW |
| 7 | EXPORT_SYMBOL_GPL_FUTURE, EXPORT_SYMBOL_KEYW | ||
| 7 | __asm, ASM_KEYW | 8 | __asm, ASM_KEYW |
| 8 | __asm__, ASM_KEYW | 9 | __asm__, ASM_KEYW |
| 9 | __attribute, ATTRIBUTE_KEYW | 10 | __attribute, ATTRIBUTE_KEYW |
