]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - scripts/genksyms/keywords.gperf
kbuild/genksyms: handle va_list type
[mirror_ubuntu-artful-kernel.git] / scripts / genksyms / keywords.gperf
index a9096d9931721e9e6999e9a31a17b05e32749d4c..bd4c4b235588a61b27623cc2d7f00a693effd6e2 100644 (file)
@@ -27,6 +27,7 @@ __typeof, TYPEOF_KEYW
 __typeof__, TYPEOF_KEYW
 __volatile, VOLATILE_KEYW
 __volatile__, VOLATILE_KEYW
+__builtin_va_list, VA_LIST_KEYW
 # According to rth, c99 defines _Bool, __restrict, __restrict__, restrict.  KAO
 _Bool, BOOL_KEYW
 _restrict, RESTRICT_KEYW