unicorn/qemu/scripts/qapi
Markus Armbruster 4a8e094958
qapi: Fix build_params() for empty parameter list
build_params() returns '' instead of 'void' when there are no
parameters. Can't happen now, but the next commit will change that.

Backports commit bdd2d42b890b3a908fa3fbdc9661541e1b57eb15 from qemu
2018-09-25 21:09:42 -04:00
..
__init__.py qapi-gen: New common driver for code and doc generators 2018-03-09 08:47:12 -05:00
common.py qapi: Fix build_params() for empty parameter list 2018-09-25 21:09:42 -04:00
events.py qapi/events: add #if conditions to events 2018-07-05 12:09:05 -04:00
types.py qapi-types: add #if conditions to types & visitors 2018-07-05 12:12:28 -04:00
visit.py qapi: Fix some pycodestyle-3 complaints 2018-08-16 07:14:40 -04:00