mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
tcg: Cleanup trailing whitespace
Remove whitespace at end of line, plus one place this also highlights some missing braces. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
dba6a9ebc1
commit
a813e36f2b
2 changed files with 18 additions and 17 deletions
|
@ -42,7 +42,7 @@
|
|||
# else
|
||||
# error "Unknown ABI"
|
||||
# endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef _CALL_SYSV
|
||||
# define TCG_TARGET_CALL_ALIGN_ARGS 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue