unicorn/qemu/scripts/qapi
Markus Armbruster 8446222237
qapi: Emit a blank line before dummy declaration
We emit a dummy variable in each .c file "to shut up OSX toolchain
warnings about empty .o files" (commit 252dc3105fc). Separate it from
the code preceding it (if any) with a blank line.

Backports commit 5f1450f5444b42cde4b1edc61ea5fdcd57404d3e from qemu
2018-09-25 21:12:16 -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: Emit a blank line before dummy declaration 2018-09-25 21:12:16 -04:00
events.py qapi: Drop qapi_event_send_FOO()'s Error ** argument 2018-09-25 21:11:35 -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