diff options
author | Nicholas Piggin <[email protected]> | 2016-11-24 03:41:39 +1100 |
---|---|---|
committer | Michal Marek <[email protected]> | 2016-11-29 15:53:19 +0100 |
commit | 0efdb2282343578474d342816809710681995985 (patch) | |
tree | 572aaad222989bf686dd42be087ff8eee87c8002 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | fe026a851b6bb9a11c27e93b9b15060cb310a3d6 (diff) |
kbuild/genksyms: handle va_list type
genksyms currently does not handle va_list. Add the __builtin_va_list
keyword as a type. This reduces the amount of syntax errors thrown,
but so far no export symbol has a type with a va_list argument, so
there is currently no bug in the end result.
Note: this patch does not regenerate shipped parser files.
Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions