diff options
author | Eric Blake <eblake@redhat.com> | 2017-12-01 17:24:28 -0600 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-01-16 14:54:51 +0100 |
commit | 94f5c480e9b5ce95394026b3f025816470e23eaf (patch) | |
tree | 9d8cb38ec46a09e0857aa27e5bc6e4a901cb0e0c /Makefile.target | |
parent | 1b4c0a0436f8741ad19e03a5822d1c546dfceecc (diff) |
mips: Tweak location of ';' in macros
It is more typical to provide the ';' by the caller of a macro
than to embed it in the macro itself; this is because syntax
highlight engines can get confused if a macro is called without
a semicolon before the closing '}'.
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20171201232433.25193-3-eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Makefile.target')
0 files changed, 0 insertions, 0 deletions